--- /dev/null
+[submodule "zsh-syntax-highlighting"]
+ path = zsh-syntax-highlighting
+ url = git://github.com/zsh-users/zsh-syntax-highlighting.git
## 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