From 1df288011674b8f4c2bcb2e8f784a81148f2a516 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 17 Apr 2026 10:54:16 +0100 Subject: chore: minor config improvements - wget/wgetrc: move hsts-file from /tmp to ~/.local/share for XDG compliance and persistence across reboots - cargo/config: rename to config.toml (modern Cargo convention) --- home/.config/cargo/config | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 home/.config/cargo/config (limited to 'home/.config/cargo/config') diff --git a/home/.config/cargo/config b/home/.config/cargo/config deleted file mode 100644 index 0ef993e..0000000 --- a/home/.config/cargo/config +++ /dev/null @@ -1,6 +0,0 @@ -[target.x86_64-unknown-linux-gnu] -linker = "clang" -rustflags = ["-C", "target-cpu=native", "-C", "link-arg=-fuse-ld=mold"] - -[build] -rustc-wrapper = "sccache" -- cgit v1.2.3-70-g09d2