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