diff --git a/zsh/.zshrc b/zsh/.zshrc index 0168f2c..807998d 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -66,7 +66,7 @@ ZSH_THEME="typewritten" # 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 pyenv pipenv npm nvm) +plugins=(git direnv pipenv npm nvm) source $ZSH/oh-my-zsh.sh