zsh: remove unused option

This commit is contained in:
Fernando Schauenburg 2024-07-29 12:41:51 +02:00
parent 0dac129b53
commit a5ee1b137b

View file

@ -28,8 +28,6 @@ typeset -gA icons=(
) )
fs-prompt-render-full() { fs-prompt-render-full() {
setopt localoptions shortloops
local separator="${zfg[faded]} " local separator="${zfg[faded]} "
local sections=( local sections=(
"$(fs-prompt-exit-code)" "$(fs-prompt-exit-code)"