pub fn has_zsh_tilde_bracket(command: &str) -> bool
True if the command contains zsh ~[name] dynamic named directory expansion.
~[name]