diff options
| -rw-r--r-- | bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ alias egrep='egrep --color=auto' alias rgrep='rgrep --color=auto' alias vimwiki="vim -c VimwikiIndex" -[ -x /usr/bin/exa ] && alias ls='exa' +[ -x /usr/bin/eza ] && alias ls='eza' [ -x /usr/bin/batcat ] && alias cat='batcat' case "$TERM" in |
