diff --git a/.shell_aliases b/.shell_aliases index b2ea946..34d4276 100644 --- a/.shell_aliases +++ b/.shell_aliases @@ -63,8 +63,8 @@ alias open2=_open2 alias pp=poweroff alias pwoeroff=poweroff -# Use `ll` to get a detailed list of files -alias ll='ls --color=auto -Flh -w 80' +# Use `ll` to get a detailed list of files, sorted by size +alias ll='ls --color=auto -FlSh -w 80' alias ls='ls --color=auto -F -w 80' # Using du automatically finds the total