Commit 7fc612bc authored by Hauke Stange's avatar Hauke Stange
Browse files

removed 'x' from prompt_context() function name

parent d750e7d9
......@@ -106,10 +106,10 @@ prompt_status() {
build_prompt() {
RETVAL=$?
prompt_status
prompt_contextx
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) '
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment