summaryrefslogtreecommitdiffstats
path: root/fish/conf.d/_z-make-portable.fish
blob: fea175810a7dac13bcb0233547fe211da606138d (plain)
1
2
3
4
5
6
# Don't use set -U here
# set -U stores the actual value of $HOME in the fish_variables file
# which is tracked in the dotfiles repo.
# This makes it non-portable.
set -x Z_DATA $HOME/.local/share/z/data
set -xp Z_EXCLUDE $HOME