Add new zsh plugins

This commit is contained in:
saibotk 2018-12-07 01:23:41 +01:00
parent 39e67daab3
commit fe08e1debe

3
.zshrc
View file

@ -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