summary refs log tree commit diff
path: root/.zshrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2012-08-24 16:27:33 -0400
committerJune McEnroe <june@causal.agency>2012-08-24 16:27:33 -0400
commit8427636b49f02f38b3048bfe80c701acf0cabeba (patch)
treed2cdc03d8e753183b3a26d64c9fe7c4544bd9501 /.zshrc
parentAdd my Tomorrow-Night-based theme (diff)
downloadsrc-8427636b49f02f38b3048bfe80c701acf0cabeba.tar.gz
src-8427636b49f02f38b3048bfe80c701acf0cabeba.zip
Remove pkgfile hook
Diffstat (limited to '')
-rw-r--r--.zshrc2
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