Enable more plugins

This commit is contained in:
Oliver Davies 2019-05-19 22:52:26 +01:00 committed by GitHub
parent e886136429
commit f26cb3bb43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.zshrc
View file

@ -56,7 +56,7 @@ ZSH_THEME="robbyrussell"
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(git)
plugins=(common-aliases composer docker git github npm osx z)
source $ZSH/oh-my-zsh.sh