From 5c5e70fa53a646c1b271c491c6a454e4cde5bbd8 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Thu, 18 Jan 2024 17:04:12 +0000 Subject: [PATCH] replace neofetch with pfetch --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.nix b/home.nix index fa2cea5..d70aac8 100644 --- a/home.nix +++ b/home.nix @@ -27,7 +27,7 @@ # CLI mdbook - neofetch + pfetch ]; programs.bash = {