Add system flatpak path
This commit is contained in:
parent
c7f7524133
commit
0f045364d0
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ for dir in "$HOME/.local/bin" \
|
|||
"$HOME/opt/centos-git-common" \
|
||||
"${XDG_DATA_HOME:-$HOME/.local/share}/gem/ruby/bin" \
|
||||
"${XDG_DATA_HOME:-$HOME/.local/share}/flatpak/exports/bin" \
|
||||
/var/lib/flatpak/exports/bin \
|
||||
/usr/local/bin \
|
||||
/usr/local/sbin \
|
||||
/usr/bin \
|
||||
|
|
Loading…
Reference in a new issue