Skip to main content

ZSHRC_INSTALL_LINE

Constant ZSHRC_INSTALL_LINE 

Source
pub(crate) const ZSHRC_INSTALL_LINE: &str = r#"(( $+commands[gbm] )) && eval "$(gbm init zsh)""#;