mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -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
|
source "$file" 2>/dev/null
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
alias LS = 'LSD'
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,7 @@
|
||||||
git
|
git
|
||||||
openssh
|
openssh
|
||||||
unzip
|
unzip
|
||||||
|
lsd
|
||||||
|
|
||||||
bash-completion
|
bash-completion
|
||||||
pkg-config
|
pkg-config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue