some function and variables such as: git_prompt_info, $fg and others are only available in oh-my-zsh. Maybe we can change them to use this theme without oh-my-zsh.
Take a look at agnoster theme. URL
Although the url is in oh-my-zsh, but the theme can use without it, it uses some function defined by itself to make sure all zsh command line can use it.
some function and variables such as:
git_prompt_info,$fgand others are only available inoh-my-zsh. Maybe we can change them to use this theme withoutoh-my-zsh.Take a look at
agnoster theme. URLAlthough the url is in
oh-my-zsh, but the theme can use without it, it uses some function defined by itself to make sure all zsh command line can use it.