diff options
Diffstat (limited to 'Doc/Zsh/ftp_sites.yo')
-rw-r--r-- | Doc/Zsh/ftp_sites.yo | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Doc/Zsh/ftp_sites.yo b/Doc/Zsh/ftp_sites.yo new file mode 100644 index 000000000..3ed675ab1 --- /dev/null +++ b/Doc/Zsh/ftp_sites.yo @@ -0,0 +1,28 @@ +startitem() +item(Primary site)( +nofill(tt(ftp://ftp.zsh.org/pub/) +tt(http://www.zsh.org/pub/)) +) +item(Australia)( +nofill(tt(ftp://ftp.zsh.org/pub/) +tt(http://www.zsh.org/pub/)) +) +item(Denmark)( +nofill(tt(ftp://mirrors.dotsrc.org/zsh/)) +) +item(Finland)( +nofill(tt(ftp://ftp.funet.fi/pub/unix/shells/zsh/)) +) +item(France)( +nofill(tt(ftp://nephtys.lip6.fr/pub/unix/shells/zsh/)) +) +item(Germany)( +nofill(tt(ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/)) +) +item(Hungary)( +nofill(tt(ftp://ftp.kfki.hu/pub/packages/zsh/)) +) +item(Poland)( +nofill(tt(ftp://sunsite.icm.edu.pl/pub/unix/shells/zsh/)) +) +enditem() |