Add JetBrains Toolbox scripts to PATH
This commit is contained in:
parent
83a7edb73f
commit
db4ec158eb
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ _acp_add_path () {
|
||||||
PATH=/usr/bin
|
PATH=/usr/bin
|
||||||
for dir in "$HOME/.local/bin" \
|
for dir in "$HOME/.local/bin" \
|
||||||
"$ACP/bin" \
|
"$ACP/bin" \
|
||||||
|
"$XDG_DATA_HOME/JetBrains/Toolbox/scripts" \
|
||||||
/ucrt64/bin \
|
/ucrt64/bin \
|
||||||
/usr/lib/sdk/texlive/bin \
|
/usr/lib/sdk/texlive/bin \
|
||||||
/usr/lib/sdk/texlive/bin/x86_64-linux \
|
/usr/lib/sdk/texlive/bin/x86_64-linux \
|
||||||
|
|
Loading…
Reference in a new issue