From 24751f2527feae04b290c0626cdfc6528e1d8b13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 25 Dec 2023 19:44:11 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(fish):=20added=20new=20xdg=20v?= =?UTF-8?q?ariables?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/fish/user_variables.fish | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/fish/user_variables.fish b/.config/fish/user_variables.fish index 933a69e8..ef1ad264 100644 --- a/.config/fish/user_variables.fish +++ b/.config/fish/user_variables.fish @@ -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