summaryrefslogtreecommitdiff
path: root/sh/profile
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-06-30 21:58:03 -0500
committerzachir <zachir@librem.one>2025-06-30 21:58:03 -0500
commit695a05d4ad5e0aaf9e0d5101f0338ea6030a3a2d (patch)
tree79bb89e48bde7c185a6573b54bab3e690d7bcf70 /sh/profile
parent9ed20f04a91fe019f3a918289df444979bab77b4 (diff)
Fix more XDG paths
Diffstat (limited to 'sh/profile')
-rw-r--r--sh/profile2
1 files changed, 2 insertions, 0 deletions
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