about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--nix-conf/home/includes/common.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix
index 5e32b95..cc0641f 100644
--- a/nix-conf/home/includes/common.nix
+++ b/nix-conf/home/includes/common.nix
@@ -86,6 +86,7 @@ in
     ripgrep
     rlwrap
     sd
+    shfmt
     sops
     ssh-to-age
     tealdeer
@@ -95,6 +96,7 @@ in
     uni
     unzip
     w3m
+    yq
     zstd
 
     unstable.nixfmt-rfc-style
@@ -109,6 +111,7 @@ in
       batman
       batwatch
       batpipe
+      prettybat
     ];
     config = {
       style = "full";