pls Utility alternative to ls Installation: cd $HOME && mkdir .pirate && cd .pirate git clone https://github.com/Pinperepette/pls edit .zshrc file alias pls='python3 $HOME/.pirate/pls/pirate_ls.py' usage: pls or pls -l or pls -t requires python3 and rich (pip3 install rich)