diff --git a/.zshc/aliases.zsh b/.zshc/aliases.zsh index fe13f2d..dd19451 100755 --- a/.zshc/aliases.zsh +++ b/.zshc/aliases.zsh @@ -36,7 +36,7 @@ fi if (( $+commands[eza] )); then alias ls="eza --icons" - alias l="eza -lh --icons" + alias l="eza -lgh --icons" fi if (( $+commands[cpg] )); then