Remove missing files from grml-www -> grml.org migration
[grml.org.git] / scripts / grml-config.sh
diff --git a/scripts/grml-config.sh b/scripts/grml-config.sh
new file mode 100644 (file)
index 0000000..d8a134b
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/sh
+# IMPORTANT: please note that you might override existing
+# configuration files in the current working directory! =>
+wget -O .screenrc     http://git.grml.org/f/grml-etc-core/etc/grml/screenrc_generic
+wget -O .vimrc        http://git.grml.org/f/grml-etc-core/etc/vim/vimrc
+wget -O .zshrc        http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc
+# optional:
+# wget -O .zshrc.local        http://git.grml.org/f/grml-etc-core/etc/skel/.zshrc