summaryrefslogtreecommitdiffstats
path: root/init_new_user.sh
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2012-07-30 15:11:25 +0200
committerFlorian Pritz <bluewind@xinu.at>2012-07-30 15:11:25 +0200
commit5195c23a401b025f6c3cd4fa743676d0f2bbee8e (patch)
tree1a2c41a45ae19d6519a9e9f8742d24827551b115 /init_new_user.sh
parent3d966a73ebaf7bb3c86e88095f1f3f1158d33f6b (diff)
downloadbin-5195c23a401b025f6c3cd4fa743676d0f2bbee8e.tar.gz
bin-5195c23a401b025f6c3cd4fa743676d0f2bbee8e.tar.xz
init_new_user.sh: add .zshrc.local
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'init_new_user.sh')
-rw-r--r--init_new_user.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/init_new_user.sh b/init_new_user.sh
index f60ba7a..fa5738b 100644
--- a/init_new_user.sh
+++ b/init_new_user.sh
@@ -16,3 +16,4 @@ for i in .zshrc .vimrc .screenrc .screenrc-2 .zprofile .htoprc .dircolors .vim;
done
mkdir -p .zsh
+touch .zshrc.local