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
Ohmyzsh
Commits
0b70b6d0
Commit
0b70b6d0
authored
Apr 04, 2012
by
Corey Woodcox
Browse files
small changes to make it prettier
parent
a75aabad
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/half-life.zsh-theme
View file @
0b70b6d0
...
...
@@ -49,8 +49,8 @@ zstyle ':vcs_info:*:prompt:*' check-for-changes true
# %R - repository path
# %S - path in the repository
PR_RST="%{${reset_color}%}"
FMT_BRANCH="
(
%{$turquoise%}%b%u%c${PR_RST}
)
"
FMT_ACTION="
(
%{$limegreen%}%a${PR_RST}
)
"
FMT_BRANCH="
on
%{$turquoise%}%b%u%c${PR_RST}"
FMT_ACTION="
performing a
%{$limegreen%}%a${PR_RST}"
FMT_UNSTAGED="%{$orange%}●"
FMT_STAGED="%{$limegreen%}●"
...
...
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