Skip to content

Commit

Permalink
Merge pull request #42 from program247365/patch-1
Browse files Browse the repository at this point in the history
Fixed zsh/zshrc.symlink
  • Loading branch information
holman committed Aug 21, 2012
2 parents 4dce816 + ad9c2e7 commit 859b8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zsh/zshrc.symlink
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ autoload -U compinit
compinit

# load every completion after autocomplete loads
for config_file ($ZSH/**/completion.sh) source $config_file
for config_file ($ZSH/**/completion.zsh) source $config_file

0 comments on commit 859b8f7

Please sign in to comment.