show me group
This commit is contained in:
parent
df13519296
commit
892b368c3a
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@
|
|||
'';
|
||||
shellAliases = {
|
||||
c = "code .";
|
||||
l = "eza --all --long --git --icons --sort size --header --group-directories-first";
|
||||
ll = "eza --all --long --git --icons --sort name --header --group-directories-first";
|
||||
l = "eza --all --long --git --icons --group --sort size --header --group-directories-first";
|
||||
ll = "eza --all --long --git --icons --group --sort name --header --group-directories-first";
|
||||
free = "free -h";
|
||||
df = "df -h";
|
||||
du = "du -h";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue