pub const DEFAULT_CONFIG_DIR: &str = "~/.config/wireman";
The default wireman config directory. TOOD: Use the config_dir crate to determine the default based on the operating system
config_dir