mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Added LS Coloring
This commit is contained in:
parent
7168d251cb
commit
511d7af6c2
3 changed files with 18 additions and 15 deletions
|
|
@ -21,3 +21,5 @@ if [ -d "$bash_completion_dir" ]; then
|
|||
source "$file" 2>/dev/null
|
||||
done
|
||||
fi
|
||||
|
||||
alias LS = 'LSD'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue