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