diff --git a/zsh/.zshrc b/zsh/.zshrc index 4424972..c1f5909 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -93,7 +93,7 @@ fi # Custom plugins may be added to $ZSH_CUSTOM/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(git direnv pipenv npm nvm rbenv) +plugins=(git direnv pipenv npm nvm rbenv pass aws) source $ZSH/oh-my-zsh.sh