diff options
-rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc index be2f959d..3223a11f 100644 --- a/.zshrc +++ b/.zshrc @@ -43,7 +43,7 @@ source /etc/profile.d/autojump.zsh autoload colors zsh/terminfo colors -source /etc/profile.d/pkgfile-hook.sh +#source /etc/profile.d/pkgfile-hook.sh PATH=$PATH:~/bin export EDITOR=vim |