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