fixed ls. maybe

This commit is contained in:
Bryan Ramos 2023-03-23 15:14:08 -04:00
parent 42cefadce9
commit d7ffe4ecff

View file

@ -22,4 +22,4 @@ if [ -d "$bash_completion_dir" ]; then
done
fi
alias ls = 'lsd'
alias ls='lsd'