update to settings
This commit is contained in:
parent
359a768af7
commit
26a0e12ecc
3 changed files with 17 additions and 5 deletions
5
.profile
5
.profile
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue