diff --git a/zshrc b/zshrc index bf4d540..837259e 100644 --- a/zshrc +++ b/zshrc @@ -1,7 +1,7 @@ #oh-my-zsh ZSH=~/.dotfiles/oh-my-zsh ZSH_THEME="agnoster" -plugins=(sudo colored-man) +plugins=(sudo colored-man git) setopt correct source $ZSH/oh-my-zsh.sh