Remove unused packages

This commit is contained in:
Oliver Davies 2024-12-30 18:02:52 +00:00
parent 815ec0f429
commit ae456f3317
9 changed files with 0 additions and 88 deletions

View file

@ -5,7 +5,6 @@
"..." = "cd ../..";
"...." = "cd ../../..";
"....." = "cd ../../../..";
cat = "bat";
s = "secrets";
secrets = ''doppler --project "$(whoami)" run'';
tag = "tag-release";