feat(options): remove unused settings
This commit is contained in:
parent
fb2394591b
commit
6157aa7c2c
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue