Moar plugins

main
Dan Buch 3 years ago
parent 9c3992ef42
commit 59b9b57974
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

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…
Cancel
Save