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