Make the update-xdg-data-dirs call similar to update-default-soundcard
This commit is contained in:
@@ -1 +1,5 @@
|
||||
test -x $HOME/.local/bin/update-xdg-data-dirs.py; and set -gx XDG_DATA_DIRS ($HOME/.local/bin/update-xdg-data-dirs.py)
|
||||
set uxdd (command -v update-xdg-data-dirs.py)
|
||||
|
||||
if test -n "$uxdd" -a -x "$uxdd"
|
||||
set -gx XDG_DATA_DIRS (uxdd)
|
||||
end
|
||||
|
Reference in New Issue
Block a user