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
92cacc95
"vscode:/vscode.git/clone" did not exist on "033039f8e5ad0ff231261e316f27bf22bc5713a2"
Commit
92cacc95
authored
Mar 15, 2011
by
Tom Kirchner
Browse files
No space before prompt char at beginning of line
parent
cb2362c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
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%}'
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