~/.whale/config/config.yaml
file, accessible through the command wh config
.$EDITOR
environmental variable to determine what binary should be used to open the table stub markdown files when enter
is pressed on a selected table in wh
. To change the default editor, simply set this variable in your shell's .rc
file.wh
are done so through bat --color=always --style='changes'
, providing syntax highlighting and inline git change-tracking. If bat
is not installed, cat
is used as a fallback.preview_command
, which can be added to your wh config
file in plain yaml as follows:bat
(you can set the theme, the layout, etc.), but any command that writes to stdout
can also be used here.