pub fn remove_from(configured: Option<&str>, nicks: &[String]) -> Result<usize>
mutt’s unalias: drop these nicks (or every alias, for *) from the alias file, rewriting it without them. How many lines went.
*