For devs who like a little ritual before the real work begins.
git clone https://github.com/engineeredtoimperfection/builder-mode.git
Run this in the cloned directory:
source ./builder-mode.sh
buildr
exitbuildr
If you enjoyed it, add this to your .bashrc to keep using it:
source /path/to/builder-mode/builder-mode.sh
Make sure to use the actual path instead of the placeholder.