Any extra tips or tricks are welcome!
Yesterday I learned that set -x enables trace for a bash, sh, or zsh script and prints the trace to the terminal.
set -x
Another good one is riff (riffdiff on crates.io).
EDIT: for single-column view, that is
Another good one is riff (riffdiff on crates.io).
EDIT: for single-column view, that is