Configuration
Initialization
Initialization
To initialize the config file for gitzeug, run the following command:
gitzeug config
This will create a gitzeug
directory in your default config directory (usually ~/.config
), containing the configuration file config.toml
.
You can now open this file and edit it to customize gitzeug's behavior.