fixing a setopt
This commit is contained in:
parent
ee6fa6eea4
commit
66685a62c6
|
@ -12,5 +12,5 @@ setopt EXTENDED_HISTORY
|
|||
setopt EXTENDED_GLOB
|
||||
setopt AUTO_CD
|
||||
|
||||
# Turn off flow controll
|
||||
unsetopt flowcontrol
|
||||
# Turn off flow control
|
||||
setopt noflowcontrol
|
||||
|
|
Loading…
Reference in New Issue