From a9c60c266f6f9408a6b62189ff45184c2b857585 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 7 Apr 2014 16:44:45 +0200 Subject: derf.homelinux.org is dead, use finalrewind.org instead --- etc/.zshrc | 6 +++--- etc/completions/_fbi | 4 ++-- etc/completions/_fbsetbg | 4 ++-- etc/completions/_fbsetroot | 4 ++-- etc/completions/_fdupes | 4 ++-- etc/completions/_iwlist | 4 ++-- etc/completions/_modprobe | 2 +- etc/completions/_pkill | 4 ++-- etc/completions/_toshset | 4 ++-- etc/functions/gtd-move | 2 +- etc/functions/off | 2 +- etc/functions/put | 2 +- etc/functions/rtab | 2 +- 13 files changed, 22 insertions(+), 22 deletions(-) diff --git a/etc/.zshrc b/etc/.zshrc index d4bedc9..899e6c0 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -1,10 +1,10 @@ ## vim:ft=zsh:foldmethod=marker -## Copyright (c) 2008, 2009 by Daniel Friesel +## Copyright (c) 2008, 2009 by Daniel Friesel ## Licence: ## 0. You just DO WHAT THE FUCK YOU WANT TO. ## -## http://derf.homelinux.org/git/zsh/plain/etc/.zshrc -## see also: http://derf.homelinux.org/git/zsh/tree/etc +## http://finalrewind.org/git/zsh/plain/etc/.zshrc +## see also: http://finalrewind.org/git/zsh/tree/etc # {{{ OS Detection diff --git a/etc/completions/_fbi b/etc/completions/_fbi index 8f07bd7..b8b1992 100644 --- a/etc/completions/_fbi +++ b/etc/completions/_fbi @@ -1,10 +1,10 @@ #compdef fbi ## completion for fbi 2.07-1, based on fbi -h -## Copyright (C) 2008 by Daniel Friesel +## Copyright (C) 2008 by Daniel Friesel ## License: WTFPL : ## 0. You just DO WHAT THE FUCK YOU WANT TO. ## -## http://derf.homelinux.org/git/zsh/plain/etc/completions/_fbi +## http://finalrewind.org/git/zsh/plain/etc/completions/_fbi typeset -a arguments diff --git a/etc/completions/_fbsetbg b/etc/completions/_fbsetbg index ba17cc9..87a63a1 100644 --- a/etc/completions/_fbsetbg +++ b/etc/completions/_fbsetbg @@ -1,10 +1,10 @@ #compdef fbsetbg ## completion for fbsetbg (fluxbox 1.0.0+deb1-9), based on fbsetbg(1) -## Daniel Friesel +## Daniel Friesel ## License: WTFPL : ## 0. You just DO WHAT THE FUCK YOU WANT TO. ## -## http://derf.homelinux.org/git/zsh/plain/etc/completions/_fbsetbg +## http://finalrewind.org/git/zsh/plain/etc/completions/_fbsetbg local -a arguments local -A file_arguments diff --git a/etc/completions/_fbsetroot b/etc/completions/_fbsetroot index 68a3906..601876e 100644 --- a/etc/completions/_fbsetroot +++ b/etc/completions/_fbsetroot @@ -1,10 +1,10 @@ #compdef fbsetroot ## completion for fbsetroot (fluxbox 1.0.0+deb1-9), based on fbsetroot(1) -## Daniel Friesel +## Daniel Friesel ## License: WTFPL : ## 0. You just DO WHAT THE FUCK YOU WANT TO. ## -## http://derf.homelinux.org/git/zsh/plain/etc/completions/_fbsetroot +## http://finalrewind.org/git/zsh/plain/etc/completions/_fbsetroot local arguments local texturestrings colors diff --git a/etc/completions/_fdupes b/etc/completions/_fdupes index 201dae5..fb99a6f 100644 --- a/etc/completions/_fdupes +++ b/etc/completions/_fdupes @@ -1,10 +1,10 @@ #compdef fdupes ## completion for fdupes v1.50-RP2, based on fdupes(1) -## Copyright © 2010 by Daniel Friesel +## Copyright © 2010 by Daniel Friesel ## License: WTFPL : ## 0. You just DO WHAT THE FUCK YOU WANT TO. ## -## http://derf.homelinux.org/git/zsh/plain/etc/completions/_fdupes +## http://finalrewind.org/git/zsh/plain/etc/completions/_fdupes typeset -a arguments typeset -A argument_pairs argument_postfix diff --git a/etc/completions/_iwlist b/etc/completions/_iwlist index eb185b8..10f7f93 100644 --- a/etc/completions/_iwlist +++ b/etc/completions/_iwlist @@ -1,10 +1,10 @@ #compdef iwlist ## iwlist completion as requested by mxey -## Copyright (C) 2008 by Daniel Friesel +## Copyright (C) 2008 by Daniel Friesel ## License: WTFPL : ## 0. You just DO WHAT THE FUCK YOU WANT TO. ## -## http://derf.homelinux.org/git/zsh/plain/etc/completions/_iwlist +## http://finalrewind.org/git/zsh/plain/etc/completions/_iwlist function _iwlist_options () { typeset -a options diff --git a/etc/completions/_modprobe b/etc/completions/_modprobe index 0b81d68..86dcd44 100644 --- a/etc/completions/_modprobe +++ b/etc/completions/_modprobe @@ -4,7 +4,7 @@ ## License: WTFPL : ## 0. You just DO WHAT THE FUCK YOU WANT TO. ## -## http://derf.homelinux.org/git/zsh/plain/etc/completions/_modprobe +## http://finalrewind.org/git/zsh/plain/etc/completions/_modprobe typeset -a arguments typeset -A argument_pairs argument_postfix diff --git a/etc/completions/_pkill b/etc/completions/_pkill index 6f6cb3b..472475f 100644 --- a/etc/completions/_pkill +++ b/etc/completions/_pkill @@ -1,10 +1,10 @@ #compdef pkill pgrep ## completion for pkill and pgrep -## Copyright (C) 2008 by Daniel Friesel +## Copyright (C) 2008 by Daniel Friesel ## License: WTFPL : ## 0. You just DO WHAT THE FUCK YOU WANT TO. ## -## http://derf.homelinux.org/git/zsh/plain/etc/completions/_pkill +## http://finalrewind.org/git/zsh/plain/etc/completions/_pkill ## Not finished diff --git a/etc/completions/_toshset b/etc/completions/_toshset index e40f21a..468a18b 100644 --- a/etc/completions/_toshset +++ b/etc/completions/_toshset @@ -1,11 +1,11 @@ #compdef toshset ## vim:ft=zsh ## completion for toshset 1.73-2, based toshset(1) and a Toshiba Satellite 2670 -## Copyright (C) 2008 by Daniel Friesel +## Copyright (C) 2008 by Daniel Friesel ## License: WTFPL : ## 0. You just DO WHAT THE FUCK YOU WANT TO. ## -## http://derf.homelinux.org/git/zsh/plain/etc/completions/_toshset +## http://finalrewind.org/git/zsh/plain/etc/completions/_toshset local arguments diff --git a/etc/functions/gtd-move b/etc/functions/gtd-move index 3407f4e..a20502c 100644 --- a/etc/functions/gtd-move +++ b/etc/functions/gtd-move @@ -1,7 +1,7 @@ ## vim:ft=zsh ## Helper for my gtd system ## Usage: gtd-move -## Copyright (C) 2008 by Daniel Friesel +## Copyright (C) 2008 by Daniel Friesel ## License: WTFPL if [[ ${#*} != 3 ]] { diff --git a/etc/functions/off b/etc/functions/off index 8f0a1fd..18c1851 100644 --- a/etc/functions/off +++ b/etc/functions/off @@ -1,7 +1,7 @@ ## vim:ft=zsh ## Small shutdown/reboot wrapper to work together with my other tools ## Usage: off [-nrh] [place] -## Copyright (C) 2008, 2009 by Daniel Friesel +## Copyright (C) 2008, 2009 by Daniel Friesel ## License: WTFPL typeset filesystem garbage file diff --git a/etc/functions/put b/etc/functions/put index 33f66b3..6a151bb 100644 --- a/etc/functions/put +++ b/etc/functions/put @@ -2,7 +2,7 @@ ## put - make a file available via HTTP ## supports as many 'failover' hosts as an array can hold ## Usage: put -## Copyright © 2008 - 2010 by Daniel Friesel +## Copyright © 2008 - 2010 by Daniel Friesel ## License: WTFPL typeset hostname ssh_name diff --git a/etc/functions/rtab b/etc/functions/rtab index 6c239c2..f57b877 100644 --- a/etc/functions/rtab +++ b/etc/functions/rtab @@ -1,6 +1,6 @@ ## vim:ft=zsh ## reverse tabbing, useful in the prompt -## Copyright (C) 2008, 2009 by Daniel Friesel +## Copyright (C) 2008, 2009 by Daniel Friesel ## License: WTFPL ## CAVEAT: directory-names containing two or more consecutive spaces -- cgit v1.2.3