[zsh] Set filetype for rc.local

This commit is contained in:
Eryn Wells 2016-03-12 18:53:47 -05:00
parent d67c5a16a2
commit be58021b33

View file

@ -1,4 +1,5 @@
# .rc.local
# vim: set ft=zsh:
# Local customizations for interactive shells
# Eryn Wells <eryn@erynwells.me>