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
5ed75de5
Commit
5ed75de5
authored
Dec 02, 2012
by
Robby Russell
Browse files
Merge pull request #1353 from a-b/master
Prompt symbol update
parents
7004ac9e
8f7b126d
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/fino-time.zsh-theme
View file @
5ed75de5
...
...
@@ -16,7 +16,7 @@ function virtualenv_info {
}
function prompt_char {
git branch >/dev/null 2>/dev/null && echo '
±
' && return
git branch >/dev/null 2>/dev/null && echo '
⠠⠵
' && return
echo '○'
}
...
...
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