diff --git a/.zshrc b/.zshrc index f39c840..112e2ea 100755 --- a/.zshrc +++ b/.zshrc @@ -88,6 +88,7 @@ fi if [ -d "/home/menno/Projects/Work" ]; then export TRADAWARE_PATH=/home/menno/Projects/Work source $TRADAWARE_PATH/bin/helpers/source.sh + export PATH=$PATH:$TRADAWARE_PATH/bin/utilities fi # 1Password SSH Socket (Linux/macOS) diff --git a/bin/actions/update.sh b/bin/actions/update.sh index e6df8af..da7c44e 100755 --- a/bin/actions/update.sh +++ b/bin/actions/update.sh @@ -268,7 +268,7 @@ if [ "$#" -eq 0 ]; then extensions keyboard fonts - default_terminal + terminal default_shell else for arg in "$@"; do