From 8427636b49f02f38b3048bfe80c701acf0cabeba Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 24 Aug 2012 16:27:33 -0400 Subject: Remove pkgfile hook --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.4.1