Zsh: Fix RPROMPT indentation
This commit is contained in:
parent
60285a778b
commit
50b0d19839
|
@ -5,6 +5,7 @@
|
|||
# Some variables
|
||||
PZ_PLUGIN_HOME="$ZDOTDIR/plugins"
|
||||
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern regexp root line)
|
||||
ZLE_RPROMPT_INDENT=0
|
||||
|
||||
# Load the .zsh files
|
||||
for file in $ZDOTDIR/*.zsh; do
|
||||
|
|
Loading…
Reference in a new issue