This commit is contained in:
2022-03-26 13:29:14 -04:00
parent 15ce718886
commit 3a4beb6566
6 changed files with 24 additions and 5 deletions
+1
View File
@@ -5,6 +5,7 @@ export TERMINAL="alacritty"
export XDG_CONFIG_HOME="$HOME"/.config
export XDG_DATA_HOME="$HOME"/.local/share
export XDG_CACHE_HOME="$HOME"/.cache
export CHROME_EXECUTABLE=$(which chromium)
export ZDOTDIR=~/.config/zsh
export RUSTUP_HOME="$XDG_DATA_HOME"/rustup