From 998113e469faa81a7b7ad84a2693306409cebb78 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 11 Nov 2012 16:02:17 -0500 Subject: Add z --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 1d6f30fd..2c5127cd 100644 --- a/.zshrc +++ b/.zshrc @@ -52,6 +52,8 @@ ZSH_HIGHLIGHT_STYLES[history-expansion]='fg=blue,bold' ZSH_HIGHLIGHT_STYLES[dollar-double-quoted-argument]='fg=yellow,bold' ZSH_HIGHLIGHT_STYLES[back-double-quoted-argument]='fg=yellow,bold' +source ~/.zsh/z/z.sh + # Environment export EDITOR=vim -- cgit 1.4.1