summaryrefslogtreecommitdiffstats
path: root/.zsh/rc/50options
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/rc/50options')
-rw-r--r--.zsh/rc/50options2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zsh/rc/50options b/.zsh/rc/50options
index 62df450..e8c16f2 100644
--- a/.zsh/rc/50options
+++ b/.zsh/rc/50options
@@ -48,3 +48,5 @@ setopt HIST_FCNTL_LOCK
# disable XON/XOFF flow control (^s/^q)
stty -ixon
+
+# vim:set ft=zsh