lkjdsalkjsadlkjdsalkj
This commit is contained in:
@@ -150,7 +150,7 @@ in
|
||||
home.packages = lib.filter (x: x != null) (with pkgs; [
|
||||
rsync
|
||||
bind.dnsutils # dig
|
||||
dogdns # dog
|
||||
# dogdns # dog, better dig
|
||||
edir # better vimv
|
||||
curl
|
||||
wget
|
||||
@@ -158,34 +158,38 @@ in
|
||||
wakeonlan
|
||||
|
||||
#tldr
|
||||
stress
|
||||
entr
|
||||
stress # brrr
|
||||
entr # live reload
|
||||
glances
|
||||
# bottom
|
||||
faketty
|
||||
axel aria aria2
|
||||
xe # xargs alternative
|
||||
sd # sed alternative
|
||||
fd # find alternative
|
||||
silver-searcher # 'ag'
|
||||
axel aria aria2 # brrr
|
||||
xe # better xargs
|
||||
sd # better sed
|
||||
fd # better find
|
||||
# silver-searcher # 'ag'
|
||||
ripgrep # 'rg'
|
||||
comby
|
||||
gron
|
||||
jq
|
||||
#fx
|
||||
yq # includes xmlq and tomlq
|
||||
#fq # binary jq
|
||||
#(pkgs.jnv or unstable.jnv or null)
|
||||
xh
|
||||
htmlq
|
||||
mprocs
|
||||
comby # ast-based rewrite
|
||||
#fx # js tui viewer
|
||||
gron # grep-able json
|
||||
jq # json queries
|
||||
yq # includes xq (xml) and tomlq
|
||||
#fq # jq for binaries
|
||||
xh # "friendly fast curl"
|
||||
htmlq # html css queries
|
||||
xan # a jq for csv, zsv
|
||||
# xee # xml xpath queries
|
||||
just # justfile
|
||||
gum
|
||||
sysz systemctl-tui
|
||||
#du-dust # du alternative
|
||||
mprocs
|
||||
systemctl-tui
|
||||
# sysz
|
||||
duf # df alternative
|
||||
ncdu # Disk usage analyzer with an ncurses interface
|
||||
hexyl
|
||||
#du-dust # better du
|
||||
ncdu # du tui
|
||||
hexyl # better hexdump
|
||||
#xplr # tui file explorer
|
||||
aha
|
||||
aha # ansi colors to html
|
||||
(pkgs.colorized-logs or unstable.colorized-logs) # ansi2txt, pipetty
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user