drop lsd for now

This commit is contained in:
Daylin Morgan 2024-05-22 11:50:38 -05:00
parent ba8d9dd36e
commit 461b7744cc
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -1,3 +0,0 @@
is-tty && alias lsd="lsd --icon never"
alias ls="lsd --group-directories-first --color=auto -g"
alias lt='lsd --tree --depth=3'