aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
index c44ca37..d9f2610 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -45,6 +45,8 @@ export WEECHAT_HOME="$XDG_CONFIG_HOME/weechat"
export XDG_CACHE_HOME="$HOME/.cache"
export XDG_CONFIG_HOME="$HOME/.config"
export XDG_DATA_HOME="$HOME/.local/share"
+export CARGO_HOME="$XDG_CACHE_HOME/cargo"
+export RUSTUP_HOME="$XDG_DATA_HOME/rustup"
# themes
export DESKTOP_SESSION=gnome