Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Global Configuration

HEMTT can optionally have a global configuration file.

Location

In order of precedence, the global configuration file can be located at:

PlatformLocation
Windows%APPDATA%\hemtt\config.toml
Linux$XDG_CONFIG_HOME/hemtt/config.toml
~/.config/hemtt/config.toml
macOS~/Library/Application Support/hemtt/config.toml

Usage

Currently, the global configuration file is only utilized by the launch command to define launch profiles and pointers.

Read more about the global configuration in the launch command documentation.