Add new zsh plugins
This commit is contained in:
parent
39e67daab3
commit
fe08e1debe
1 changed files with 3 additions and 0 deletions
3
.zshrc
3
.zshrc
|
@ -63,6 +63,9 @@ plugins=(
|
||||||
docker
|
docker
|
||||||
command-not-found
|
command-not-found
|
||||||
screen
|
screen
|
||||||
|
dirhistory
|
||||||
|
gradle
|
||||||
|
per-directory-history
|
||||||
)
|
)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue