zshrc: update plugins array
This commit is contained in:
parent
2cdbcfeb45
commit
145c9e5c15
2
.zshrc
2
.zshrc
@ -101,7 +101,7 @@
|
|||||||
# Would you like to use another custom folder than $ZSH/custom?
|
# Would you like to use another custom folder than $ZSH/custom?
|
||||||
# ZSH_CUSTOM=/path/to/new-custom-folder
|
# ZSH_CUSTOM=/path/to/new-custom-folder
|
||||||
|
|
||||||
plugins=(asdf safe-paste docker dotnet firewalld fzf golang terraform torrent vagrant )
|
plugins=(asdf safe-paste docker firewalld fzf golang terraform torrent vagrant sudo lol)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern cursor)
|
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern cursor)
|
||||||
|
Loading…
Reference in New Issue
Block a user