Add cleanup shortcut

This commit is contained in:
Greg Hellings
2023-04-17 21:20:07 -05:00
parent 6dc1ee983c
commit 3f6184bac9
+1
View File
@@ -39,6 +39,7 @@
ctest = "compass workspace test";
cylint = "./scripts/run_yaml_lint.py";
cleanup = "nix-collect-garbage -d && nix store optimise";
d = "vox deactivate";
devroles = "cd ~/src/ansible_collections/devroles";
dirflake = "nix flake new -t github:nix-community/nix-direnv";