Add numbat and bottom

main
xenia 2024-01-16 15:48:22 +01:00
parent 12b94779a1
commit eabff63d65
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ in rec {
unambig-path
ripgrep fd bat
watchexec unixtools.watch
htop
htop bottom
fzf
pv
binwalk
@ -29,7 +29,7 @@ in rec {
# Programming languages
jq
rink
rink numbat
ghc
( python310.withPackages (ps: with ps; [
ipython numpy matplotlib sympy scipy pwntools z3 tqdm pwntools mypy (pylsp-mypy.overrideAttrs (old: { doCheck = false; }))