# HG changeset patch
# User Dirk Olmes <dirk.olmes@codedo.de>
# Date 1585967016 -7200
# Node ID f8c9b13158b80a690013b4b3cce2d2a02d470cfe
# Parent  efce15db29156f9661bd6b761d9357cb860d8a5c
create a default zshrc for the host

diff -r efce15db2915 -r f8c9b13158b8 setup.sh
--- a/setup.sh	Sat Apr 04 04:09:41 2020 +0200
+++ b/setup.sh	Sat Apr 04 04:23:36 2020 +0200
@@ -19,6 +19,8 @@
 replace_with_link .nanorc .zsh-env/.nanorc
 replace_with_link .screenrc .zsh-env/.screenrc
 
+touch .zsh-env/zshrc-$HOST
+
 cat << EOF > .zsh-env/.hgignore
 syntax: glob
 .hgignore