Moar plugins
This commit is contained in:
parent
9c3992ef42
commit
59b9b57974
12
zshrc
12
zshrc
@ -60,6 +60,7 @@ plugins=(
|
||||
autoenv
|
||||
aws
|
||||
bundler
|
||||
cargo
|
||||
command-not-found
|
||||
cp
|
||||
docker
|
||||
@ -70,8 +71,15 @@ plugins=(
|
||||
heroku
|
||||
kubectl
|
||||
mercurial
|
||||
nmap
|
||||
node
|
||||
npm
|
||||
npx
|
||||
nvm
|
||||
pip
|
||||
pipenv
|
||||
postgres
|
||||
pyenv
|
||||
python
|
||||
rails
|
||||
rake-fast
|
||||
@ -79,10 +87,14 @@ plugins=(
|
||||
redis-cli
|
||||
rsync
|
||||
ruby
|
||||
rust
|
||||
rustup
|
||||
terraform
|
||||
tmux
|
||||
vagrant
|
||||
vault
|
||||
vi-mode
|
||||
yarn
|
||||
)
|
||||
|
||||
fpath=(/usr/local/share/zsh/site-functions $fpath)
|
||||
|
Loading…
Reference in New Issue
Block a user