doc: comment all cli utils
This commit is contained in:
parent
b41d777692
commit
967dcc038d
1 changed files with 3 additions and 3 deletions
|
|
@ -26,7 +26,7 @@ in
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# keep-sorted start
|
# keep-sorted start
|
||||||
bottom # process viewer
|
bottom # top
|
||||||
broot # large directory browser
|
broot # large directory browser
|
||||||
dogdns # dns
|
dogdns # dns
|
||||||
fd # find
|
fd # find
|
||||||
|
|
@ -43,7 +43,7 @@ in
|
||||||
mprocs # run long running commands and monitor output
|
mprocs # run long running commands and monitor output
|
||||||
navi # cheatsheet browser
|
navi # cheatsheet browser
|
||||||
nb # note taking
|
nb # note taking
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style # nix file formatting
|
||||||
nom # stylistic nix dependency graphs
|
nom # stylistic nix dependency graphs
|
||||||
procs # ps
|
procs # ps
|
||||||
ripgrep-all # grep
|
ripgrep-all # grep
|
||||||
|
|
@ -51,7 +51,7 @@ in
|
||||||
sd # sed
|
sd # sed
|
||||||
slides # presentations
|
slides # presentations
|
||||||
ticker # stock ticker
|
ticker # stock ticker
|
||||||
tldr
|
tldr # cheat sheets
|
||||||
tmpmail # temporary email address
|
tmpmail # temporary email address
|
||||||
tt # typing test
|
tt # typing test
|
||||||
wtfutil # terminal homepage
|
wtfutil # terminal homepage
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue