Switch from neofetch to fastfetch

This commit is contained in:
2024-04-17 19:25:52 +00:00
parent b8d0c2fbad
commit 67b32ca82f

View File

@@ -31,7 +31,7 @@
impression # Usb Flash Tool impression # Usb Flash Tool
# CLI Apps # CLI Apps
neofetch # System Info fastfetch # System Info
dconf2nix # Dconf to Nix format. dconf2nix # Dconf to Nix format.
# Dependencies # Dependencies
@@ -492,6 +492,7 @@
cat = "bat"; cat = "bat";
man = "batman"; man = "batman";
diff = "batdiff"; diff = "batdiff";
neofetch = "fastfetch";
}; };
initExtra = "set completion-ignore-case On"; initExtra = "set completion-ignore-case On";
bashrcExtra = '' bashrcExtra = ''