tweak(global/shell): add icons to ll alias
This commit is contained in:
parent
73569cdd72
commit
b765810f51
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in
|
|||
le = "l --extended";
|
||||
lg = "l --gitignore";
|
||||
lgt = "lt --gitignore";
|
||||
ll = "ls --long --all --group";
|
||||
ll = "ls --long --all --group --icons";
|
||||
llt = "ll --tree";
|
||||
lle = "ll --extended";
|
||||
llg = "ll --gitignore";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue