summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index 65dfbc4..e505713 100644
--- a/.zshrc
+++ b/.zshrc
@@ -44,8 +44,7 @@ export TERM=xterm-256color
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
-eval "$(starship init zsh)"
-
[ -f $HOME/.zshrc.local ] && source $HOME/.zshrc.local
+eval "$(starship init zsh)"
source ~/.zsh_plugins.sh