From: Simon Ruderich Date: Sat, 23 May 2009 12:40:53 +0000 (+0200) Subject: bash/host/rc.zucker: Replace bash with zsh. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=ed830c2ff016abbc2ac21b100e9620a94ff7fd35;p=config%2Fdotfiles.git bash/host/rc.zucker: Replace bash with zsh. --- diff --git a/bash/host/rc.zucker b/bash/host/rc.zucker index e8e5d11..99301db 100644 --- a/bash/host/rc.zucker +++ b/bash/host/rc.zucker @@ -2,6 +2,6 @@ # Immediately start zsh. -zsh +exec zsh # vim: ft=sh