From 9095e567eac444761be27c15b91d1c4c9ebc21d6 Mon Sep 17 00:00:00 2001 From: mat ess Date: Sun, 23 Jan 2022 19:04:06 -0500 Subject: [PATCH] Add pijul --- home/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/default.nix b/home/default.nix index aebfee1..ec114df 100644 --- a/home/default.nix +++ b/home/default.nix @@ -84,6 +84,7 @@ htop # fancy version of `top` hyperfine # benchmarking tool mosh # wrapper for `ssh` that better and not dropping connections + pijul # alternative to `git` procs # fancy version of `ps` ripgrep # better version of `grep` tealdeer # rust implementation of `tldr` @@ -94,12 +95,11 @@ # Dev stuff cloc # source code line counter - jq + jq # json processor # Useful nix related tools cachix # adding/managing alternative binary caches hosted by Cachix comma # run software from without installing it - niv # easy dependency management for nix projects nixpkgs-fmt nix-prefetch-git # nodePackages.node2nix