Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
08a90297
"plugins/git@web.lueluesay.top:root/oh-my-zsh.git" did not exist on "c3b3de5f29b72b45393b62d794450ad3a72703a8"
Commit
08a90297
authored
Apr 16, 2010
by
Ryan McCuaig
Committed by
Robby Russell
May 08, 2010
Browse files
Add my preferred prompt
parent
147acd22
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/rgm.zsh-theme
0 → 100644
View file @
08a90297
PROMPT='
%n@%m %{$fg[cyan]%}%~
%? $(git_prompt_info)%{$fg_bold[blue]%}%% %{$reset_color%}'
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[red]%}"
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%} "
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[red]%}"
ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg[blue]%}"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment