BTS

Issue2168

Title Shorturl for zshrc
Priority wish Status resolved
Superseder Nosy List chaase
Assigned To Topics

Created on 2016-02-27.13:33:05 by chaase, last changed 2017-01-27.14:43:54 by mika.

Messages
msg6071 (view) Author: mika Date: 2017-01-27.14:43:54
You can use:

wget -O .screenrc https://grml.org/console/screenrc
wget -O .vimrc    https://grml.org/console/vimrc
wget -O .zshrc    https://grml.org/console/zshrc

now.

regards,
Mika
msg5829 (view) Author: chaase Date: 2016-02-27.13:33:04
Hi,

I use to download grml's zshrc on every new system I use and always have to
lookup the url from grml.org/zsh.

It would be great if it is accessible via e.g. http://zshrc.grml.org/ or
something like this which is easy to remember.

Thanks!
History
Date User Action Args
2017-01-27 14:43:54mikasetstatus: unread -> resolved
messages: + msg6071
2016-02-27 13:33:05chaasecreate