use PathBuf;
/// All state lives in one directory so the whole tool can be pointed
/// elsewhere (e.g. for tests) with a single env var.
/// Optional fallback map for hosts whose ssh alias can't be recovered from
/// the connecting ssh process. Lines of `<hostname> <alias>`, `#` comments.