Removed unnecessary comment

This commit is contained in:
Alejandro Angulo 2023-03-19 09:41:35 -07:00
parent 2c18824cea
commit a78a60abf8
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

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