Add /opt/local/bin to PATH
This commit is contained in:
parent
c4560dd755
commit
eb7ccd94f2
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ for dir in "$HOME/.local/bin" \
|
|||
"$HOME/.cargo/bin" \
|
||||
"${XDG_DATA_HOME:-$HOME/.local/share}/gem/ruby/bin" \
|
||||
"${XDG_DATA_HOME:-$HOME/.local/share}/flatpak/exports/bin" \
|
||||
/opt/local/bin \
|
||||
/var/lib/flatpak/exports/bin \
|
||||
$ACP/bin \
|
||||
/usr/local/bin \
|
||||
|
|
Loading…
Reference in a new issue