These are my cheatsheets. They are built to work with navi.
Following this comment, I'm setting default values like this:
$ variable: echo -n "$ENV_VAR"
$ other_var echo -n "whatever"
This seems hacky, and I hope navi
will support real default values soon.
I copied Cheatsheet Syntax from the navi
project here.