X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fgrml-config.sh;fp=scripts%2Fgrml-config.sh;h=738d3c8c6bbe95bb688d82d90e49e68c83302c5d;hb=ca19d03de10eb30e24cf417729e8e2f015d64ab8;hp=6498f28be38428b2c709290efa2d1e1c72b69559;hpb=162d5e13de80aeb6ea736e4fa0aaa20887fcff7f;p=grml.org.git diff --git a/scripts/grml-config.sh b/scripts/grml-config.sh index 6498f28..738d3c8 100644 --- a/scripts/grml-config.sh +++ b/scripts/grml-config.sh @@ -1,9 +1,9 @@ #!/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 .tmux.conf http://git.grml.org/f/grml-etc-core/etc/tmux.conf -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 +wget -O .screenrc https://git.grml.org/f/grml-etc-core/etc/grml/screenrc_generic +wget -O .tmux.conf https://git.grml.org/f/grml-etc-core/etc/tmux.conf +wget -O .vimrc https://git.grml.org/f/grml-etc-core/etc/vim/vimrc +wget -O .zshrc https://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 +# wget -O .zshrc.local https://git.grml.org/f/grml-etc-core/etc/skel/.zshrc