]> src.twobees.de Git - dotfiles.git/blob - stow/oh-my-zsh/.oh-my-zsh/themes/geoffgarside.zsh-theme
Merge branch 'main' of ssh://src.twobees.de/git/dotfiles
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / themes / geoffgarside.zsh-theme
1 # PROMPT="[%*] %n:%c $(git_prompt_info)%(!.#.$) "
2 PROMPT='[%*] %{$fg[cyan]%}%n%{$reset_color%}:%{$fg[green]%}%c%{$reset_color%}$(git_prompt_info) %(!.#.$) '
3
4 ZSH_THEME_GIT_PROMPT_PREFIX=" %{$fg[yellow]%}git:("
5 ZSH_THEME_GIT_PROMPT_SUFFIX=")%{$reset_color%}"