1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-22 13:28:00 +08:00
ohmyzsh/themes/geoffgarside.zsh-theme
2009-08-31 21:25:12 +01:00

3 lines
157 B
Bash

# PROMPT="[%*] %n:%c $(git_prompt_info)%(!.#.$) "
PROMPT="[%*] %{$fg[cyan]%}%n%{$reset_color%}:%{$fg[green]%}%c%{$reset_color%} $(git_prompt_info)%(!.#.$) "