Switch from exa to eza (active fork) and enable git,icons
This commit is contained in:
parent
a6e95a4719
commit
b1da4472cd
2 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ alias gpush='git push'
|
|||
forgit_revert_commit=fgrc
|
||||
|
||||
# Modern replacement for ls
|
||||
alias ls='exa'
|
||||
alias ls='eza --icons --git'
|
||||
|
||||
# Enable command not found handler
|
||||
{%@@ if distro_id == "arch" @@%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue