dotfiles/scripts/clean.sh

5 lines
166 B
Bash
Executable File

# Need to run this once in a while
# go clean -cache -testcache -modcache -fuzzcache -x
# sudo cargo +nightly clean gc -Z gc --max-download-age=1day
# uv cache clean