Update .zshrc

This commit is contained in:
GabriWar 2021-11-17 18:21:03 -03:00 committed by GitHub
parent 2abf2c15cc
commit 403ca461d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,8 @@ plugins=(git)
# users are encouraged to define aliases within the ZSH_CUSTOM folder.
# For a full list of active aliases, run `alias`.
alias ls="exa -la --icons"
alias ls="exa -a --icons"
alias ls -la="exa -la --icons"
# Example aliases