mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
This whitespace should not be there
This commit is contained in:
parent
a1078eb7ca
commit
ccc9f1280e
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ function put_spacing() {
|
|||
|
||||
function precmd() {
|
||||
print -rP '
|
||||
$fg[cyan]%m: $fg[yellow]$(get_pwd)$(put_spacing)$(git_prompt_info)'
|
||||
$fg[cyan]%m: $fg[yellow]$(get_pwd)$(put_spacing)$(git_prompt_info)'
|
||||
}
|
||||
|
||||
PROMPT='%{$reset_color%}➜ '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue