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
2f89c540
Commit
2f89c540
authored
Oct 11, 2009
by
Robby Russell
Browse files
Merge branch 'cypher/master'
parents
788c9af0
9890bbb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/cypher.zsh-theme
View file @
2f89c540
# Based on evan's prompt
# Based on evan's prompt
# Shows the exit status of the last command if non-zero
# Shows the exit status of the last command if non-zero
# Uses "#" instead of "»" when running with elevated privileges
# Uses "#" instead of "»" when running with elevated privileges
PROMPT="%m %
B%F{red}::%b %B%F{
green}%3~%(0?. .
%F{
red}%? )%
F{red}%(0!.#.»)%b%F{white
} "
PROMPT="%m %
{${fg_bold[red]}%}:: %{${fg[
green
]}%
}%3~%(0?. .
${fg[
red
]
}%? )%
{${fg[blue]}%}»%{${reset_color}%
} "
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