diff options
Diffstat (limited to '')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc index 37bff05b..7b260a13 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 |