Commit 5b3512e9 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Remove Zsh Django plugin due to deprecation

parent 5c752dc3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ source ~/.shell/lib/shell-funcs.sh

USE_PROMPT=yes do_update

plugins+=(git django pip python)
plugins+=(git pip python)
plugins+=(virtualenv-auto)
plugins+=(git-supertree)
plugins+=(kubectl)