summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorAdam <56338480+adastx@users.noreply.github.com>2021-12-04 22:36:33 +0100
committerAdam <56338480+adastx@users.noreply.github.com>2021-12-04 22:36:33 +0100
commitdf6ede9750fb6bda76c14e256aa82b17be0bfb47 (patch)
tree36148250c5ce22d14db8d76e29daa6c173ef5986 /.config
parent63f2683d758a90a04558104aba949694e0b456dd (diff)
Home folder cleanup
Diffstat (limited to '.config')
-rw-r--r--.config/zsh/.zprofile6
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/zsh/.zprofile b/.config/zsh/.zprofile
index d6ed4dd..885f272 100644
--- a/.config/zsh/.zprofile
+++ b/.config/zsh/.zprofile
@@ -6,5 +6,11 @@ export PASSWORD_STORE_DIR=$XDG_DATA_HOME/pass
export GTK_RC_FILES=$XDG_CONFIG_HOME/gtk-1.0/gtkrc
export GTK2_RC_FILES=$XDG_CONFIG_HOME/gtk-2.0/gtkrc
export RANGER_LOAD_DEFAULT_RC=FALSE
+export CARGO_HOME=$XDG_DATA_HOME/cargo
+export MPLAYER_HOME=$XDG_CONFIG_HOME/mplayer
+export NPM_CONFIG_USERCONFIG=$XDG_CONFIG_HOME/npm/npmrc
+export NUGET_PACKAGES="$XDG_CACHE_HOME"/NuGetPackages
+export CUDA_CACHE_PATH="$XDG_CACHE_HOME"/nv
+export GNUPGHOME="$XDG_DATA_HOME"/gnupg
[[ $(fgconsole 2>/dev/null) == 1 ]] && exec startx $XDG_CONFIG_HOME/X11/xinitrc -- vt1