|
@ -29,3 +29,5 @@ setopt no_hup # Allow backgrounding |
|
|
# Allow for suggesting corrections on mistyped commands/files |
|
|
# Allow for suggesting corrections on mistyped commands/files |
|
|
setopt CORRECT |
|
|
setopt CORRECT |
|
|
setopt CORRECT_ALL |
|
|
setopt CORRECT_ALL |
|
|
|
|
|
|
|
|
|
|
|
setopt interactive_comments # Allow for point comments (ie # Not a command to run) |