add jetbrains scripts to profile files

This commit is contained in:
Simon Rieger 2023-06-05 15:41:35 +02:00
parent 8c1fdf99bc
commit 7bc2523421
2 changed files with 10 additions and 0 deletions

View file

@ -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"

View file

@ -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"