feat(fish): added new xdg variables

This commit is contained in:
Sergio Laín 2023-12-25 19:44:11 +01:00
parent 263975a962
commit 24751f2527
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -33,6 +33,8 @@ set -xg XINITRC $XDG_CONFIG_HOME/X11/xinitrcexport
set -xg XSERVERRC $XDG_CONFIG_HOME/X11/xserverrc
set -xg HISTFILE $XDG_STATE_HOME/bash/history
set -xg ZSH $XDG_DATA_HOME/oh-my-zsh
set -xg PYTHONSTARTUP $XDG_CONFIG_HOME/python/pythonrc
set -xg WINEPREFIX $XDG_DATA_HOME/wine
# Path
set -x fish_user_paths