vim modeline

This commit is contained in:
Jack L. Frost 2015-11-04 21:06:19 +03:00
parent 0afbcc55f2
commit e2b068e45d
1 changed files with 1 additions and 0 deletions

1
rc.in
View File

@ -1,4 +1,5 @@
#!@BASH_PATH@
# vim: ft=zsh
# Functions
rc.rescue() { exec "${cfg_rc_rescue_shell:-"$SHELL"}"; }