adding a new unsetopt.

This commit is contained in:
staticsafe 2012-03-22 17:17:29 -04:00
parent 7bbee8c8a7
commit ddc7fbb061
1 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,6 @@ setopt APPEND_HISTORY
setopt EXTENDED_HISTORY
setopt EXTENDED_GLOB
setopt AUTO_CD
# Turn off flow controll
unsetopt flowcontrol