X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=scripts%2Fgrml-config.sh;fp=scripts%2Fgrml-config.sh;h=d8a134b001a5f789dadd40ce8cba2e328a5bd88c;hb=897ba1ee0baa438969238211b815f7ba437875ef;hp=0000000000000000000000000000000000000000;hpb=b281efde595f0e6b17958e07fb14d4e03c523750;p=grml.org.git diff --git a/scripts/grml-config.sh b/scripts/grml-config.sh new file mode 100644 index 0000000..d8a134b --- /dev/null +++ b/scripts/grml-config.sh @@ -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