minor
This commit is contained in:
parent
da097f5067
commit
534e5dd1a1
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ in
|
|||
|
||||
shellAliases = {
|
||||
ls = "eza";
|
||||
ll = "eza -l --icons --git";
|
||||
la = "eza -la --icons --git";
|
||||
ll = "eza -l --icons --group --git";
|
||||
la = "eza -la --icons --group --git";
|
||||
lt = "eza --tree --icons";
|
||||
|
||||
# Nix helpers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue