mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:26:42 +00:00
Add command-line as-you-type highlighting for zsh
This commit is contained in:
1
shell/zsh/zsh-syntax-highlighting
Submodule
1
shell/zsh/zsh-syntax-highlighting
Submodule
Submodule shell/zsh/zsh-syntax-highlighting added at 732b7d6e65
@@ -51,3 +51,13 @@ unalias shotgun
|
||||
|
||||
# Cause I hit emacs shorts too much
|
||||
bindkey -s "\C-x\C-f" "cd "
|
||||
|
||||
|
||||
#
|
||||
# Z-Shell Command Highlighting
|
||||
#
|
||||
|
||||
# Highlighters
|
||||
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets)
|
||||
|
||||
source "$DOTZSH/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"
|
||||
|
||||
Reference in New Issue
Block a user