Add zsh-syntax-highlighting plugin
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "omz/plugins/zsh-syntax-highlighting"]
|
||||
path = omz/plugins/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
1
omz/plugins/zsh-syntax-highlighting
Submodule
1
omz/plugins/zsh-syntax-highlighting
Submodule
Submodule omz/plugins/zsh-syntax-highlighting added at 82cf2527fc
@@ -75,7 +75,8 @@ plugins=(git \
|
||||
fancy-ctrl-z \
|
||||
emoji \
|
||||
aws \
|
||||
jsontools)
|
||||
jsontools \
|
||||
zsh-syntax-highlighting) # zsh-syntax-highlighting must remain the last plugin
|
||||
|
||||
# Load oh-my-zsh
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
Reference in New Issue
Block a user