feat: add eza
This commit is contained in:
parent
c38a1b44f9
commit
ac76bf6b3c
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
cd = "z";
|
||||
v = "$EDITOR";
|
||||
g = "git";
|
||||
|
||||
l = "eza -1lah --git --time-style '+%Y-%m-%d %H:%M'";
|
||||
list-all-packages = "nix-store --query --requisites /run/current-system | cut -d- -f2- | sort | uniq";
|
||||
};
|
||||
|
||||
|
@ -37,6 +37,7 @@
|
|||
fastfetch
|
||||
ripgrep
|
||||
ttyper
|
||||
eza
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue