cleanup

dev-docs
Moritz Böhme 2022-07-15 10:55:48 +02:00
parent 1b00b420bd
commit 40c2a5fb29
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 14 additions and 20 deletions

View File

@ -54,9 +54,6 @@
nixpkgs-review = "nixpkgs-review-checks";
nixpkgs-pr =
"nixpkgs-review pr --token ${cmdSub "cat /run/agenix/github"}";
latexwatch =
''find -type f -name "*.tex" | entr -c latexmk -pdf -silent'';
@ -68,6 +65,7 @@
# archives
p7zip
unzip
zip
# file management
ranger
@ -77,31 +75,27 @@
htop
bottom
# fetcher
neofetch
# typing
ttyper
# ripping
abcde
handbrake
# utility
cht-sh
du-dust
duf
up
viu
entr
tmux
arduino
# nix
nixpkgs-review
comma
nix-index
# other
arduino
cht-sh
du-dust
duf
entr
hub
neofetch
tmux
ttyper
up
viu
];
programs = {
bat.enable = true;