Taylor Beseda

Web Engineering Enthusiast

Colorado Front Range
DevEx Engineer at Begin.com.


I use exa instead of ls 🔗

Edited:

https://the.exa.website/

My exa aliases (in ~/.zshrc):

alias ll="exa --all --header --icons --long"
alias lt="ll --tree --level=3 --git-ignore --ignore-glob='.git|node_modules'"

I spent a lot of time reading the command line options doc, tweak as needed :)

https://the.exa.website/docs/command-line-options