diff --git a/zshrc b/zshrc index bf95960..1cc3e92 100644 --- a/zshrc +++ b/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)