This commit is contained in:
2024-05-31 11:59:23 -06:00
parent f8e8a8c485
commit 38cc6b48cf
10 changed files with 177 additions and 506 deletions

View File

@@ -7,7 +7,3 @@ fi
if command -v nix &> /dev/null; then
nix-collect-garbage -d
fi
if command -v doom &> /dev/null; then
doom purge
fi