X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/65f7fd3deaa936232588da58b919f7f8d692fe7d..7ddbbcbf1b966dec381e4045937ff43ea6ff37fa:/zshrc diff --git a/zshrc b/zshrc index d253d23..a64db76 100644 --- a/zshrc +++ b/zshrc @@ -28,7 +28,7 @@ DISABLE_AUTO_UPDATE="true" # Which plugins would you like to load? (plugins can be found in ~/.zsh/plugins/*) # Custom plugins may be added to ~/.zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) -plugins=(git) +plugins=(extract git) source $ZSH/oh-my-zsh.sh