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