Config File

# Specify the file zshot.toml in the current directory as the configuration
zshot --config zshot.toml https://zshot-cli.com/

This command line flag specifies the configuration file to use for this command. If you do not specify it, the program will default to looking up $XDG_CONFIG_HOME/zshot.toml ( and, if $XDG_CONFIG_HOME is not specified, ~/.config/ will be inferred ).