ZLE_RPROMPT_INDENT=0
This commit is contained in:
parent
4dac47ebf1
commit
1f4fec71be
|
@ -94,3 +94,6 @@ function build_rprompt {
|
||||||
# always unset $timer for the next run
|
# always unset $timer for the next run
|
||||||
unset rprompt_exec_timer
|
unset rprompt_exec_timer
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# get rid of useless right-side space
|
||||||
|
export ZLE_RPROMPT_INDENT=0
|
||||||
|
|
Loading…
Reference in a new issue