fixing a setopt

This commit is contained in:
staticsafe 2012-04-10 15:28:18 -03:00
parent ee6fa6eea4
commit 66685a62c6
1 changed files with 2 additions and 2 deletions

View File

@ -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