updated env to import external zsh plugins from local env override

This commit is contained in:
Wryn Wagner
2021-03-05 15:28:06 -07:00
parent 83a7a2ee27
commit c19af91886
4 changed files with 10 additions and 2 deletions

4
env/env vendored
View File

@ -1,3 +1,4 @@
# script path references
DOTWRYN="$HOME/.wryn"
SCHOOL_PATH="$HOME/School"
RD_PATH="$HOME/RentDynamics"
@ -15,3 +16,6 @@ MEDIA_ENGINE='canberra-gtk-play -f'
WEBBROWSER='google-chrome-stable'
TMUX_DEFAULT_SESSION_NAME='main'
# external plugins
EXTERNAL_PLUGIN_LIST=()