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
7fc612bc
Commit
7fc612bc
authored
Nov 27, 2012
by
Hauke Stange
Browse files
removed 'x' from prompt_context() function name
parent
d750e7d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/agnoster.zsh-theme
View file @
7fc612bc
...
...
@@ -106,10 +106,10 @@ prompt_status() {
build_prompt
()
{
RETVAL
=
$?
prompt_status
prompt_context
x
prompt_context
prompt_dir
prompt_git
prompt_end
}
PROMPT
=
'%{%f%b%k%}$(build_prompt) '
\ No newline at end of file
PROMPT
=
'%{%f%b%k%}$(build_prompt) '
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