no more bats!

This commit is contained in:
alisceon 2025-09-04 15:08:00 +02:00
parent 648803b90c
commit ea7b587b2b
2 changed files with 0 additions and 3 deletions

View file

@ -44,7 +44,6 @@
ls = "exa";
ll = "exa -lah";
grep = "rg";
cat = "bat -p";
pypod = "podman run --rm -it --network host -v '.:/run' -w '/run' python /run/";
devi = "nix flake init -t templates#";