From dbcbc248aa4173be142579d2d057aba44179510a Mon Sep 17 00:00:00 2001 From: lhark Date: Sat, 7 Nov 2015 18:08:13 +0100 Subject: [PATCH] Add command line highlighting plugin --- zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zshrc b/zshrc index 3006cc1..3873c5e 100644 --- a/zshrc +++ b/zshrc @@ -463,3 +463,6 @@ man() { # (play -q -n synth sine F2 sine C3 remix - fade 0 4 .1 norm -4 bend # 0.5,2399,2 fade 0 4.0 0.5 &) # fi + +# ZSH syntax highlighting : /!\ keep at the bottom ! +source zsh-syntax-highlighting/zsh-syntax-highlighting.zsh