summaryrefslogtreecommitdiffstats
path: root/.zsh/rc/99greetings
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/rc/99greetings')
-rw-r--r--.zsh/rc/99greetings2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zsh/rc/99greetings b/.zsh/rc/99greetings
index 60b9fcc..842e7e5 100644
--- a/.zsh/rc/99greetings
+++ b/.zsh/rc/99greetings
@@ -11,3 +11,5 @@ if [ -x /usr/bin/fortune ]; then
/usr/bin/fortune -s
fi
echo
+
+# vim:set ft=zsh