added syntax hightlighting submodule
[stack/conf/zsh.git] / zshrc.local
index 233028c..a8f080a 100644 (file)
@@ -326,4 +326,5 @@ fi
 ## END OF FILE #################################################################
 
 export pd() { egrep -i "[aeiou]to\$" /usr/share/dict/italian | shuf ${${1/-1/}:+-n $1} | while read W; do curl -A Mozilla "$@" "translate.google.com/translate_tts" -d "tl=it&q=dio $W" | mpg123 -; done }
+source `dirname $(readlink $0)`/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh