commit f345c7f1cc800b79ec6793794216d94d88109973 parent 757bb40435fafafbb5054494bc55d049f8af4044 Author: Anders Damsgaard <anders.damsgaard@geo.au.dk> Date: Fri, 3 Jan 2014 17:03:08 +0100 Changed path to zsh-syntax-highlighting Diffstat:
M | .zshrc | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.zshrc b/.zshrc @@ -1,4 +1,4 @@ -source ./code/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh +source ~/code/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh autoload -U compinit promptinit colors compinit