summary refs log tree commit diff
path: root/.zshrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-08-24 16:27:33 -0400
committerJune McEnroe <programble@gmail.com>2012-08-24 16:27:33 -0400
commit272ec27bfd854ec8b1482d7509a00961a3f61e9a (patch)
treedc849d67e4df854532921718ac67619585e62055 /.zshrc
parentAdd my Tomorrow-Night-based theme (diff)
downloadsrc-272ec27bfd854ec8b1482d7509a00961a3f61e9a.tar.gz
src-272ec27bfd854ec8b1482d7509a00961a3f61e9a.zip
Remove pkgfile hook
Diffstat (limited to '.zshrc')
-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