mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
cat Nr. 3
This commit is contained in:
parent
e179c90068
commit
6734a071ba
3 changed files with 15 additions and 13 deletions
|
@ -8,7 +8,8 @@
|
|||
l = "ls -l";
|
||||
ll = "ls -la";
|
||||
la = "ls -a";
|
||||
"switch" = "sudo nixos-rebuild switch && cat ${../../../../images/another-cat.sixel}";
|
||||
"switch" = "sudo nixos-rebuild switch && cat ${../../../../images/another-cat-2.sixel}";
|
||||
"update" = "cd /etc/nixos && nix flake update && cat ${../../../../images/another-cat.sixel}";
|
||||
};
|
||||
history = {
|
||||
size = 10000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue