Skip to content

Commit

Permalink
Forgot to source all zsh files in repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Cicucci authored and Cicucci committed Aug 22, 2014
1 parent bc453b1 commit 8de9d89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zsh/config/zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ bindkey -e
if [[ -s "~/.zshrc.local" ]]; then
source ~/.zshrc.local
fi

for config_file ($HOME/.moda/zsh/*.zsh) source $config_file

0 comments on commit 8de9d89

Please sign in to comment.