daily: we no longer provide sha1/md5 files, but switched to sha256
[grml.org.git] / scripts / grml-config.sh
index d8a134b..738d3c8 100644 (file)
@@ -1,8 +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 .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