Provide redirects to zshrc, vimrc + screenrc via grml.org/console/$file [Closes:...
authorMichael Prokop <mika@grml.org>
Fri, 27 Jan 2017 14:34:07 +0000 (15:34 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 27 Jan 2017 14:36:30 +0000 (15:36 +0100)
commit46b31f8c97bcd2aeb5fc703e253856e438bd02e3
tree0905fce694b32b58e16a77531db81650fec421fd
parent9c0942a8219b44e829501da1bf1b02b15232aea0
Provide redirects to zshrc, vimrc + screenrc via grml.org/console/$file [Closes: issue2168]

Now it's possible to simply do:

  wget -O .screenrc https://grml.org/console/screenrc
  wget -O .vimrc    https://grml.org/console/vimrc
  wget -O .zshrc    https://grml.org/console/zshrc
console/.htaccess [new file with mode: 0644]