diff --git a/shell/zshrc b/shell/zshrc index bf39c5f..07a13a1 100644 --- a/shell/zshrc +++ b/shell/zshrc @@ -73,7 +73,8 @@ plugins=(git \ virtualenvwrapper \ catimg \ fancy-ctrl-z \ - emoji) + emoji \ + aws) # Load oh-my-zsh source $ZSH/oh-my-zsh.sh