aboutsummaryrefslogtreecommitdiffstats
path: root/.vim/skel/zsh
diff options
context:
space:
mode:
authorkatherine <shmibs@shmibbles.me>2017-10-17 00:48:29 -0700
committerkatherine <shmibs@shmibbles.me>2017-10-17 00:48:29 -0700
commit7d1a33013e22396cfa62857db818f2cb756ea0ad (patch)
tree6f484e942b396e977df8111040a8ea89a1378a4b /.vim/skel/zsh
parent60d12c13e01032b9de4d1b3855a58dff6122c654 (diff)
downloaddotfiles-7d1a33013e22396cfa62857db818f2cb756ea0ad.tar.gz
implement simple filetype templates for vim
will probably expand on this more later
Diffstat (limited to '.vim/skel/zsh')
-rw-r--r--.vim/skel/zsh3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vim/skel/zsh b/.vim/skel/zsh
new file mode 100644
index 0000000..ebcd4c1
--- /dev/null
+++ b/.vim/skel/zsh
@@ -0,0 +1,3 @@
+#!/usr/bin/env zsh
+
+%START%