mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
parent
00ec3d16c2
commit
224b62fbe4
1 changed files with 1 additions and 1 deletions
|
@ -3825,7 +3825,7 @@ _p9k_build_gap_post() {
|
|||
_p9k_ret+='${:-"'$exp'"}'
|
||||
style=1
|
||||
fi
|
||||
_p9k_ret+='$_p9k_rprompt$_p9k_t[$((1+!_p9k_ind))]}:-\n}'
|
||||
_p9k_ret+=$'$_p9k_rprompt$_p9k_t[$((1+!_p9k_ind))]}:-\n}'
|
||||
[[ -n $style ]] && _p9k_ret+='%b%k%f'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue