Merge branch 'master' of builder:git/spark-rc

This commit is contained in:
Jack L. Frost 2016-03-25 12:31:32 +03:00
commit 409f6f8cd2
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"}"; }