🐛 fix dust
This commit is contained in:
parent
d708f4f12e
commit
5bbbf39dcf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue