X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/a0caa96b5e23c05cf334cc4dd4d0dc15db130606..7ddbbcbf1b966dec381e4045937ff43ea6ff37fa:/zshrc?ds=sidebyside diff --git a/zshrc b/zshrc index 307d8e6..a64db76 100644 --- a/zshrc +++ b/zshrc @@ -23,12 +23,12 @@ DISABLE_AUTO_UPDATE="true" # DISABLE_AUTO_TITLE="true" # Uncomment following line if you want red dots to be displayed while waiting for completion -COMPLETION_WAITING_DOTS="true" +# COMPLETION_WAITING_DOTS="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