From a3c5317606dafcd5cc569b8b68d7e00ea9624c03 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Fri, 21 Feb 2014 18:13:00 +0100 Subject: zshenv: Add 00_shell --- .zsh/00_skeleton | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to '.zsh/00_skeleton') diff --git a/.zsh/00_skeleton b/.zsh/00_skeleton index f28ffd4..d577548 100644 --- a/.zsh/00_skeleton +++ b/.zsh/00_skeleton @@ -1,11 +1,13 @@ -# +# zshenv/00_shell # -# +# shell specific variables # -# Copyright © 2013 Tobias Klauser +# Copyright © 2014 Tobias Klauser # Released under the terms of the Artistic Licence 2.0 # # Source repository: git://git.distanz.ch/dotfiles/zsh.git +# let the world know we're using zsh (e.g. to use zsh for the shell command in make) +export SHELL=/bin/zsh # vim:ft=zsh -- cgit v1.2.3-54-g00ecf
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines