Added LS Coloring

This commit is contained in:
Bryan Ramos 2023-03-23 14:59:13 -04:00
parent 7168d251cb
commit 511d7af6c2
3 changed files with 18 additions and 15 deletions

View file

@ -21,3 +21,5 @@ if [ -d "$bash_completion_dir" ]; then
source "$file" 2>/dev/null source "$file" 2>/dev/null
done done
fi fi
alias LS = 'LSD'

View file

@ -26,6 +26,7 @@
git git
openssh openssh
unzip unzip
lsd
bash-completion bash-completion
pkg-config pkg-config