diff options
Diffstat (limited to '.config/zsh/rc/options.rc')
| -rwxr-xr-x | .config/zsh/rc/options.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/zsh/rc/options.rc b/.config/zsh/rc/options.rc index bc91ccb..f6b0968 100755 --- a/.config/zsh/rc/options.rc +++ b/.config/zsh/rc/options.rc @@ -1,3 +1,5 @@ +# vim: ft=zsh + setopt CORRECT setopt ALWAYS_TO_END setopt NOTIFY |
