feat: install some new cli tools
This commit is contained in:
parent
967dcc038d
commit
2019e181fe
1 changed files with 12 additions and 0 deletions
|
|
@ -28,7 +28,14 @@ in
|
||||||
# keep-sorted start
|
# keep-sorted start
|
||||||
bottom # top
|
bottom # top
|
||||||
broot # large directory browser
|
broot # large directory browser
|
||||||
|
choose # cut
|
||||||
|
circumflex # hacker news browsing
|
||||||
|
cointop # crypto ticker
|
||||||
|
ddgr # web search
|
||||||
dogdns # dns
|
dogdns # dns
|
||||||
|
dua # du
|
||||||
|
duf # df
|
||||||
|
epy # ebook reading
|
||||||
fd # find
|
fd # find
|
||||||
fselect # find with sql syntax
|
fselect # find with sql syntax
|
||||||
fx # json processor and viewer
|
fx # json processor and viewer
|
||||||
|
|
@ -45,7 +52,11 @@ in
|
||||||
nb # note taking
|
nb # note taking
|
||||||
nixfmt-rfc-style # nix file formatting
|
nixfmt-rfc-style # nix file formatting
|
||||||
nom # stylistic nix dependency graphs
|
nom # stylistic nix dependency graphs
|
||||||
|
pastel # colour generation
|
||||||
|
pdd # datetime calculations
|
||||||
|
pirate-get # torrenting
|
||||||
procs # ps
|
procs # ps
|
||||||
|
rates # currency conversion
|
||||||
ripgrep-all # grep
|
ripgrep-all # grep
|
||||||
ripunzip # unzip
|
ripunzip # unzip
|
||||||
sd # sed
|
sd # sed
|
||||||
|
|
@ -56,6 +67,7 @@ in
|
||||||
tt # typing test
|
tt # typing test
|
||||||
wtfutil # terminal homepage
|
wtfutil # terminal homepage
|
||||||
xh # curl
|
xh # curl
|
||||||
|
xxh # use shell config in remote sessions
|
||||||
# keep-sorted end
|
# keep-sorted end
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue