Change the zsh plugins
This commit is contained in:
parent
03db1143dd
commit
297327c8c3
@ -61,12 +61,11 @@ COMPLETION_WAITING_DOTS="true"
|
|||||||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||||
# Add wisely, as too many plugins slow down shell startup.
|
# Add wisely, as too many plugins slow down shell startup.
|
||||||
plugins=(git \
|
plugins=(cp \
|
||||||
catimg \
|
git\
|
||||||
fancy-ctrl-z \
|
|
||||||
emoji \
|
emoji \
|
||||||
aws \
|
emoji-clock \
|
||||||
jsontools \
|
fancy-ctrl-z \
|
||||||
zsh-syntax-highlighting) # zsh-syntax-highlighting must remain the last plugin
|
zsh-syntax-highlighting) # zsh-syntax-highlighting must remain the last plugin
|
||||||
|
|
||||||
# Load oh-my-zsh
|
# Load oh-my-zsh
|
||||||
|
Loading…
Reference in New Issue
Block a user