Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
oh-my-zsh
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
github
oh-my-zsh
Commits
7fc612bc
Commit
7fc612bc
authored
Nov 27, 2012
by
Hauke Stange
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed 'x' from prompt_context() function name
parent
d750e7d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
agnoster.zsh-theme
themes/agnoster.zsh-theme
+2
-2
No files found.
themes/agnoster.zsh-theme
View file @
7fc612bc
...
@@ -106,10 +106,10 @@ prompt_status() {
...
@@ -106,10 +106,10 @@ prompt_status() {
build_prompt
()
{
build_prompt
()
{
RETVAL
=
$?
RETVAL
=
$?
prompt_status
prompt_status
prompt_context
x
prompt_context
prompt_dir
prompt_dir
prompt_git
prompt_git
prompt_end
prompt_end
}
}
PROMPT
=
'%{%f%b%k%}$(build_prompt) '
PROMPT
=
'%{%f%b%k%}$(build_prompt) '
\ No newline at end of file
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