Added exa config

Updated lockfile to use an updated version of the exa module in
home-manager.
This commit is contained in:
Alejandro Angulo 2023-03-19 09:40:46 -07:00
parent b640dbdbce
commit 2c18824cea
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
4 changed files with 39 additions and 13 deletions

View file

@ -29,7 +29,7 @@ in {
bindkey '^E' end-of-line
bindkey '^R' history-incremental-search-backward
alias view="vim -R $1"
alias ls=lsd
# alias ls=lsd
alias l='ls -la'
'';