update to settings

This commit is contained in:
ZennDev1337 2024-08-19 06:16:50 +02:00
parent 359a768af7
commit 26a0e12ecc
3 changed files with 17 additions and 5 deletions

View file

@ -32,3 +32,8 @@ if [ -d "$HOME/.local/bin" ] ; then
PATH="$HOME/.local/bin:$PATH"
fi
. "$HOME/.cargo/env"
# Added by Toolbox App
export PATH="$PATH:/home/zenn/.local/share/JetBrains/Toolbox/scripts"