pub fn insert_alias(settings: &Settings, command: String) -> String
Expand description

Check if there exists an alias for a given command. Only the first word will be replaced.