pub fn keybinding_path() -> Result { crate::config::default_path_for(&Some(std::path::PathBuf::from("keybindings.yml"))) }