fix: Remove RPROMPT
This commit is contained in:
parent
62df30426c
commit
c35a397fab
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ _fix_cursor() {
|
|||
}
|
||||
|
||||
precmd () {
|
||||
RPROMPT="" # for some reason path added to RPROMPT in macOS, I have no idea where it's coming from
|
||||
vcs_info
|
||||
_fix_cursor
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue