zsh: remove unused option
This commit is contained in:
parent
0dac129b53
commit
a5ee1b137b
1 changed files with 0 additions and 2 deletions
|
@ -28,8 +28,6 @@ typeset -gA icons=(
|
|||
)
|
||||
|
||||
fs-prompt-render-full() {
|
||||
setopt localoptions shortloops
|
||||
|
||||
local separator="${zfg[faded]} ❯ "
|
||||
local sections=(
|
||||
"$(fs-prompt-exit-code)"
|
||||
|
|
Loading…
Add table
Reference in a new issue