From 695a05d4ad5e0aaf9e0d5101f0338ea6030a3a2d Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 30 Jun 2025 21:58:03 -0500 Subject: Fix more XDG paths --- sh/profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sh/profile') diff --git a/sh/profile b/sh/profile index 4337cc0..45911b5 100644 --- a/sh/profile +++ b/sh/profile @@ -22,6 +22,8 @@ export ADB_VENDOR_KEY="$XDG_CONFIG_HOME"/android export LESSHISTFILE=- # Fixing Paths +export RENPY_PATH_TO_SAVES="$XDG_DATA_HOME" +export PARALLEL_HOME="$XDG_CONFIG_HOME"/parallel export ZPLUG_HOME="$XDG_DATA_HOME/zplug" export DOTNET_CLI_HOME="$XDG_DATA_HOME"/dotnet export MBSYNCRC="$XDG_CONFIG_HOME"/isync/mbsyncrc -- cgit v1.2.3