Add pijul
parent
a695374977
commit
9095e567ea
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue