🌱 Recursive directory listing

Source
alias lr='ls -R | grep ":$" | sed -e '\''s/:$//'\'' -e '\''s/[^-][^\/]*\//--/g'\'' -e '\''s/^/   /'\'' -e '\''s/-/|/'\'''

Probably should us the fd command

Made by Brandon . If you find this project useful you can donate.