feat: fastfetch for flex

This commit is contained in:
s-prechtl 2024-09-21 02:08:18 +02:00
parent 12572ddc57
commit 559713f4a1

View file

@ -13,6 +13,7 @@
update = "sudo nixos-rebuild switch";
clear = "clear && fastfetch";
};
initExtra = "fastfetch";
history.size = 10000;
autosuggestion.enable = true;