Steps taken: 1. Cloned repo 2. `make` 3. `./HellPot --genconfig` But no `config.toml` appears in `$HOME/.config/HellPot/` (that directory never ends up existing) I tried `mkdir`ing the `HellPot` dir and running `./HellPot --genconfig`. Still no luck. All the while, it still prints out: `Default config written to config.toml`.