diff --git a/zshrc b/zshrc index f6a7dbb..ee21395 100644 --- a/zshrc +++ b/zshrc @@ -34,7 +34,7 @@ export UPDATE_ZSH_DAYS=24 # Uncomment the following line to display red dots whilst waiting for completion. #COMPLETION_WAITING_DOTS="true" -plugins=( autopep8 django pip node npm docker git tmux ) +plugins=(pip python git tmux docker) source $ZSH/oh-my-zsh.sh # User configuration