2024-08-08 06:24:24 +00:00
|
|
|
# Need to run this once in a while
|
|
|
|
# go clean -cache -testcache -modcache -fuzzcache -x
|
2024-08-11 09:32:39 +00:00
|
|
|
# sudo cargo +nightly clean gc -Z gc --max-download-age=1hour
|
2024-08-08 06:24:24 +00:00
|
|
|
# uv cache clean
|
2024-09-03 14:47:07 +00:00
|
|
|
# bun pm cache rm --global
|
2024-08-11 09:32:39 +00:00
|
|
|
# docker system prune --all --force --volumes
|
2024-08-12 18:17:34 +00:00
|
|
|
# rm -rf ~/.ollama/models/blobs/sha256-*
|
2024-08-08 07:57:19 +00:00
|
|
|
# sudo truncate -s 0 /private/var/log/ovpnagent.log
|
2024-12-15 17:33:08 +00:00
|
|
|
# rm -rf ~/pprof
|