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
done
fi
alias LS = 'LSD'