From 97f8a15dae8cd1ae9efdbecc6186572275ce535d Mon Sep 17 00:00:00 2001 From: Menno van Leeuwen Date: Tue, 3 Sep 2024 15:19:58 +0200 Subject: [PATCH] chore: add ta path and fix mistake in update --- .zshrc | 1 + bin/actions/update.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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