From 082c8cfa8fd385dff9b1662d0a58529ff89284b7 Mon Sep 17 00:00:00 2001 From: adamstuck Date: Sat, 12 Mar 2022 22:47:50 +0100 Subject: XDG: rustup --- .bash_profile | 1 + 1 file changed, 1 insertion(+) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 61a1d3f..1bef437 100644 --- a/.bash_profile +++ b/.bash_profile @@ -20,6 +20,7 @@ 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 RUSTUP_HOME="$XDG_DATA_HOME"/rustup export MPLAYER_HOME=$XDG_CONFIG_HOME/mplayer export NPM_CONFIG_USERCONFIG=$XDG_CONFIG_HOME/npm/npmrc export CUDA_CACHE_PATH="$XDG_CACHE_HOME"/nv -- cgit v1.2.3-70-g09d2