From 6d187190f9cda736cb082732d0260eb61eb0605d Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Fri, 13 May 2022 12:37:35 -0700 Subject: [PATCH] Add bat and htop to Nix config --- nix/home.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nix/home.nix b/nix/home.nix index 5ec3f6e..942cde1 100644 --- a/nix/home.nix +++ b/nix/home.nix @@ -42,7 +42,11 @@ in home.packages = with pkgs; [ xonsh_with_plugins zoxide + # Better cat + bat + # Better find fd + htop fzf ncdu ripgrep