summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 74a0c89..cb1f9c1 100644
--- a/bashrc
+++ b/bashrc
@@ -36,7 +36,7 @@ alias egrep='egrep --color=auto'
alias rgrep='rgrep --color=auto'
alias vimwiki="vim -c VimwikiIndex"
-[ -x /usr/bin/eza ] && alias ls='eza'
+[ -x /usr/bin/eza ] && alias ls='eza --no-quotes --icons'
[ -x /usr/bin/batcat ] && alias cat='batcat'
case "$TERM" in