diff --git a/dot_profile b/dot_profile index 1ed12e5..73700fd 100644 --- a/dot_profile +++ b/dot_profile @@ -34,3 +34,8 @@ export PATH="$PATH:~/.local/share/flatpak/exports/bin/" export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:~/.local/lib/" #sway + + +# Added by Toolbox App +export PATH="$PATH:/home/simono41/.local/share/JetBrains/Toolbox/scripts" + diff --git a/dot_zprofile b/dot_zprofile index 671abe9..8d65a09 100644 --- a/dot_zprofile +++ b/dot_zprofile @@ -66,3 +66,8 @@ if [ -z $DISPLAY ] && [ "$(tty)" = "/dev/tty1" ]; then fi fi + + +# Added by Toolbox App +export PATH="$PATH:/home/simono41/.local/share/JetBrains/Toolbox/scripts" +