🐛 fix dust

dev-docs
Moritz Böhme 2022-05-26 13:49:09 +02:00
parent d708f4f12e
commit 5bbbf39dcf
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,6 @@
gs = "git status"; gs = "git status";
}; };
aliases = { aliases = {
du = "dust";
ls = "exa -lh --icons --git"; ls = "exa -lh --icons --git";
cat = "bat"; cat = "bat";
feh = "feh --auto-zoom --scale-down"; feh = "feh --auto-zoom --scale-down";
@ -82,6 +81,7 @@
# utility # utility
cht-sh cht-sh
du-dust
arduino arduino
nixpkgs-review nixpkgs-review
comma comma