another cat (very cute)

This commit is contained in:
Rouven Seifert 2023-03-17 15:32:50 +01:00
parent 88e869fd45
commit 89792b20e9
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 11 additions and 9 deletions

View file

@ -8,6 +8,7 @@
l = "ls -l";
ll = "ls -la";
la = "ls -a";
"switch" = "sudo nixos-rebuild switch && cat ${../../../../images/another-cat.sixel}";
};
history = {
size = 10000;