diff --git a/tag-zsh/zshrc b/tag-zsh/zshrc
index 001f1492..b1c6c1bb 100644
--- a/tag-zsh/zshrc
+++ b/tag-zsh/zshrc
@@ -89,8 +89,6 @@ source $ZSH/oh-my-zsh.sh
 alias zshconfig="vim ~/.zshrc"
 # alias ohmyzsh="mate ~/.oh-my-zsh"
 
-. /usr/local/etc/profile.d/z.sh
-
 # Stop zsh from eating space before pipe symbol
 # https://superuser.com/questions/613685/how-stop-zsh-from-eating-space-before-pipe-symbol
 ZLE_REMOVE_SUFFIX_CHARS=""