Skip to content

Instantly share code, notes, and snippets.

@glidenote
Created December 14, 2012 03:13
Show Gist options
  • Save glidenote/4282404 to your computer and use it in GitHub Desktop.
Save glidenote/4282404 to your computer and use it in GitHub Desktop.
#=============================
# source zsh-syntax-highlighting
#=============================
if [ -f ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh ]; then
source ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment