pub fn remove_user_config_key(path: &[&str]) -> Result<bool>
Remove one key (pre-split path segments) from the USER config file. Returns whether the key existed.