summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.zshrc2
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