This commit is contained in:
2026-04-13 14:13:10 +03:00
parent e054b6b65f
commit cbf81265c4
10 changed files with 46 additions and 35 deletions
+1
View File
@@ -15,6 +15,7 @@ set -gx XDG_DOWNLOAD_DIR /tmp
set -gx GOPATH $XDG_DATA_HOME/go # GOOUT my home
set -gx CARGO_HOME $XDG_DATA_HOME/cargo
# set -gx CARGO_TARGET_DIR ~/.exclude/cargo # bad idea
set -gx CLIPPY_CONF_DIR $XDG_DATA_HOME/cargo/
# Can't use '~' in universal variables