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
9890bbb2
Commit
9890bbb2
authored
Oct 06, 2009
by
Markus Prinz
Browse files
Fix cypher's theme for older zsh versions
parent
2289cace
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/cypher.zsh-theme
View file @
9890bbb2
# 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