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
377b1f90
Commit
377b1f90
authored
Feb 22, 2015
by
Robby Russell
Browse files
Merge pull request #3580 from LukasDoe/master
Modify theme to optimize the usability, when you use solarized dark as s...
parents
e1bcd770
7c00bcdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/rkj-repos.zsh-theme
View file @
377b1f90
...
...
@@ -15,8 +15,8 @@ ZSH_THEME_GIT_PROMPT_MODIFIED="%{$fg[yellow]%}✱"
ZSH_THEME_GIT_PROMPT_DELETED="%{$fg[red]%}✗"
ZSH_THEME_GIT_PROMPT_RENAMED="%{$fg[blue]%}➦"
ZSH_THEME_GIT_PROMPT_UNMERGED="%{$fg[magenta]%}✂"
ZSH_THEME_GIT_PROMPT_UNTRACKED="%{$fg[
grey
]%}✈"
ZSH_THEME_GIT_PROMPT_SHA_BEFORE=" %{$fg[
grey
]%}"
ZSH_THEME_GIT_PROMPT_UNTRACKED="%{$fg[
blue
]%}✈"
ZSH_THEME_GIT_PROMPT_SHA_BEFORE=" %{$fg[
blue
]%}"
ZSH_THEME_GIT_PROMPT_SHA_AFTER="%{$reset_color%}"
function mygit() {
...
...
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