PATH:
etc
/
profile.d
if command -v flatpak > /dev/null; then # set XDG_DATA_DIRS to include Flatpak installations new_dirs=$( ( unset G_MESSAGES_DEBUG echo "${XDG_DATA_HOME:-"$HOME/.local/share"}/flatpak" GIO_USE_VFS=local flatpak --installations ) | ( new_dirs= while read -r install_path do share_path=$install_path/exports/share case ":$XDG_DATA_DIRS:" in (*":$share_path:"*) :;; (*":$share_path/:"*) :;; (*) new_dirs=${new_dirs:+${new_dirs}:}$share_path;; esac done echo "$new_dirs" ) ) export XDG_DATA_DIRS XDG_DATA_DIRS="${new_dirs:+${new_dirs}:}${XDG_DATA_DIRS:-/usr/local/share:/usr/share}" fi
[-] colorsysstat.csh
[edit]
[-] flatpak.sh
[edit]
[-] colorsysstat.sh
[edit]
[-] colorgrep.csh
[edit]
[-] colorzgrep.csh
[edit]
[-] colorxzgrep.sh
[edit]
[-] lang.csh
[edit]
[-] debuginfod.csh
[edit]
[-] sh.local
[edit]
[-] scl-init.sh
[edit]
[-] colorls.csh
[edit]
[-] less.sh
[edit]
[-] modules.sh
[edit]
[-] bash_completion.sh
[edit]
[-] colorzgrep.sh
[edit]
[-] gawk.csh
[edit]
[-] which2.sh
[edit]
[-] debuginfod.sh
[edit]
[+]
..
[-] less.csh
[edit]
[-] modules.csh
[edit]
[-] csh.local
[edit]
[-] colorgrep.sh
[edit]
[-] colorxzgrep.csh
[edit]
[-] gawk.sh
[edit]
[-] colorls.sh
[edit]
[-] locallib.sh
[edit]
[-] lang.sh
[edit]
[-] bash_timestamps.sh
[edit]
[-] cpanel-user-commands.sh
[edit]
[-] which2.csh
[edit]
[-] scl-init.csh
[edit]
[-] locallib.csh
[edit]