A prettifier for sh commands, inspired by ptSh.
git clone --recurse-submodules https://github.com/creepinson/prett
cd prett
./compile.sh ~/bin # The path to copy the binary to, defaults to ~/bin
Run prett sub-command
.
ls
You can optionally alias the default commands in your shell to point to the corresponding prett commands.
See aliases.sh.