From e3f457a8ba5e1d01070064e1cd984de56433836b Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 20 Dec 2016 14:35:17 +0000 Subject: [PATCH] Add z.sh include --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshrc b/.zshrc index e930c51..d3a5b2e 100644 --- a/.zshrc +++ b/.zshrc @@ -85,3 +85,5 @@ alias zshconfig="vim ~/.zshrc" # alias ohmyzsh="mate ~/.oh-my-zsh" source ~/.aliases + +. /usr/local/etc/profile.d/z.sh