![]() |
![]()
| ![]() |
![]()
NAMEgpg-tui.toml - configuration file for gpg-tui SYNOPSISThe gpg-tui.toml file is a configuration file for gpg-tui. The file must be placed at one of the following locations: $HOME/.config/gpg-tui.toml, $HOME/.config/gpg-tui/gpg-tui.toml, $HOME/.config/gpg-tui/config It can be also specified with the --config option or $GPG_TUI_CONFIG environment variable. If the file does not exist at the appropriate location or is not provided, gpg-tui uses its default configuration settings. DESCRIPTIONThe TOML file used to configure gpg-tui has a section of general settings followed by the gpg section that allows configuring the GnuPG options. FORMAT
EXAMPLEThe following is a complete gpg-tui.toml default configuration example: [general] BUGSReport bugs at <https://github.com/orhun/gpg-tui/issues> or contact the author via email. AUTHOROrhun Parmaksız <orhunparmaksiz@gmail.com> ABOUTgpg-tui is maintained by Orhun Parmaksız, and released under the MIT license. See the project homepage at <https://github.com/orhun/gpg-tui> for full documentation. SEE ALSOgpg-tui(1)
|