diff --git a/.zshrc.d/ls.zsh b/.zshrc.d/ls.zsh index 84e5d00..36d0ab0 100644 --- a/.zshrc.d/ls.zsh +++ b/.zshrc.d/ls.zsh @@ -1,2 +1,2 @@ alias ll='exa -Hlg --git --group-directories-first' -alias lg='git status 2>/dev/null > /dev/null && [ "`git status -s 2> /dev/null`" != "" ] && git status -s | awk "{print \$2}" | xargs exa -HlgT --git' +alias lg='git status 2>/dev/null > /dev/null && [ "`git status -s 2> /dev/null`" != "" ] && git status -s | awk "{print \$2}" | xargs exa -HlgT --git || echo -n'