pub fn bash_case_pattern() -> String
Generates a bash case pattern for rewrite scripts. e.g. git\ *|gh\ *|cargo\ *|npm\ *|...
case
git\ *|gh\ *|cargo\ *|npm\ *|...