Skip to content

Instantly share code, notes, and snippets.

@eteubert
Created July 23, 2013 12:53
Show Gist options
  • Save eteubert/6062133 to your computer and use it in GitHub Desktop.
Save eteubert/6062133 to your computer and use it in GitHub Desktop.
# syntax highlighting
source ~/code/git/dotfiles/zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
ZSH_HIGHLIGHT_HIGHLIGHTERS=(pattern)
ZSH_HIGHLIGHT_PATTERNS+=('git*["]?????????????????????????????????????????????????????????????????????????' 'fg=white,bold,bg=red')
ZSH_HIGHLIGHT_PATTERNS+=('gac ?????????????????????????????????????????????????????????????????????????' 'fg=white,bold,bg=red')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment