dotfiles/scripts/clean.sh

7 lines
265 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=1hour
# uv cache clean
# docker system prune --all --force --volumes
# sudo truncate -s 0 /private/var/log/ovpnagent.log