Switch from neofetch to fastfetch
This commit is contained in:
3
home.nix
3
home.nix
@@ -31,7 +31,7 @@
|
||||
impression # Usb Flash Tool
|
||||
|
||||
# CLI Apps
|
||||
neofetch # System Info
|
||||
fastfetch # System Info
|
||||
dconf2nix # Dconf to Nix format.
|
||||
|
||||
# Dependencies
|
||||
@@ -492,6 +492,7 @@
|
||||
cat = "bat";
|
||||
man = "batman";
|
||||
diff = "batdiff";
|
||||
neofetch = "fastfetch";
|
||||
};
|
||||
initExtra = "set completion-ignore-case On";
|
||||
bashrcExtra = ''
|
||||
|
||||
Reference in New Issue
Block a user