feat(options): remove unused settings

This commit is contained in:
George Rawlinson 2019-11-05 19:20:39 +13:00
parent fb2394591b
commit 6157aa7c2c
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
setopt NO_BEEP # disable terminal beep
setopt MULTI_OS # pipe to multiple outputs
setopt INTERACTIVE_COMMENTS # allow comments in interactive shell
setopt VI # vi-like keybindings
#setopt KSH_ARRAYS # whoever thought non-0 indices needs to be shot
# globbing
setopt NO_CASE_GLOB # case insensitive globbing