dotfiles/scripts/clean.sh

5 lines
166 B
Bash
Raw Normal View History

2024-08-08 06:24:24 +00:00
# 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