diff options
author | David Morgan <djm_uk@protonmail.com> | 2025-01-15 16:00:48 +0000 |
---|---|---|
committer | David Morgan <djm_uk@protonmail.com> | 2025-01-15 16:00:48 +0000 |
commit | 80b27ed03f292f414d81f6db7405a9c0037b075a (patch) | |
tree | 7b9b6d9c95b25a5145c12d1270d6caabb5be5479 | |
parent | 9030c1046fa98cc751f3292d628ee81c3605c295 (diff) | |
download | dotfiles-80b27ed03f292f414d81f6db7405a9c0037b075a.tar.gz |
Add bandwhich and procs
-rw-r--r-- | nix-conf/home/includes/common.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix index 4f3fdf2..c60374b 100644 --- a/nix-conf/home/includes/common.nix +++ b/nix-conf/home/includes/common.nix @@ -50,6 +50,7 @@ in aspellDicts.en aspellDicts.en-computers aspellDicts.en-science + bandwhich bottom broot curl @@ -83,6 +84,7 @@ in nixpkgs-review nvd pass + procs rage ripgrep rlwrap |