Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
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
92cacc95
Commit
92cacc95
authored
13 years ago
by
Tom Kirchner
Browse files
Options
Download
Email Patches
Plain Diff
No space before prompt char at beginning of line
parent
cb2362c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
themes/tjkirch.zsh-theme
+1
-1
themes/tjkirch.zsh-theme
with
1 addition
and
1 deletion
+1
-1
themes/tjkirch.zsh-theme
View file @
92cacc95
...
@@ -10,6 +10,6 @@ function prompt_char {
...
@@ -10,6 +10,6 @@ function prompt_char {
PROMPT='%(?, ,%{$fg[red]%}FAIL: $?%{$reset_color%}
PROMPT='%(?, ,%{$fg[red]%}FAIL: $?%{$reset_color%}
)
)
%{$fg[magenta]%}%n%{$reset_color%}@%{$fg[yellow]%}%m%{$reset_color%}: %{$fg_bold[blue]%}%~%{$reset_color%}$(git_prompt_info)
%{$fg[magenta]%}%n%{$reset_color%}@%{$fg[yellow]%}%m%{$reset_color%}: %{$fg_bold[blue]%}%~%{$reset_color%}$(git_prompt_info)
%_
$(prompt_char) '
%_$(prompt_char) '
RPROMPT='%{$fg[green]%}[%*]%{$reset_color%}'
RPROMPT='%{$fg[green]%}[%*]%{$reset_color%}'
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help