feature/rework_bashrc #1
@ -2,5 +2,6 @@
|
||||
|
||||
if (command -v lsd &> /dev/null)
|
||||
then
|
||||
alias ls=lsd
|
||||
alias ls='lsd'
|
||||
alias lt='lsd --tree'
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user