mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
useless extra space
This commit is contained in:
parent
389a4def16
commit
301d1e796b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ set_rprompt() {
|
|||
else
|
||||
RPROMPT="%F{green}%~%f"
|
||||
fi
|
||||
RPROMPT="%(?..%B[%?]%b ) $RPROMPT"
|
||||
RPROMPT="%(?..%B[%?]%b )$RPROMPT"
|
||||
}
|
||||
|
||||
PROMPT="%F{blue}[%f%n@%m%F{blue}]%f%(?.$.%F{red}?%f) "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue