summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-04-07 16:44:45 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-04-07 16:45:05 +0200
commita9c60c266f6f9408a6b62189ff45184c2b857585 (patch)
tree529bebff69272f0c6846f6a72235fef7f8113af0
parent32c26c0580e2e99c770579fbb9da12ee4d2cd2dc (diff)
derf.homelinux.org is dead, use finalrewind.org instead
-rw-r--r--etc/.zshrc6
-rw-r--r--etc/completions/_fbi4
-rw-r--r--etc/completions/_fbsetbg4
-rw-r--r--etc/completions/_fbsetroot4
-rw-r--r--etc/completions/_fdupes4
-rw-r--r--etc/completions/_iwlist4
-rw-r--r--etc/completions/_modprobe2
-rw-r--r--etc/completions/_pkill4
-rw-r--r--etc/completions/_toshset4
-rw-r--r--etc/functions/gtd-move2
-rw-r--r--etc/functions/off2
-rw-r--r--etc/functions/put2
-rw-r--r--etc/functions/rtab2
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 <derf@derf.homelinux.org>
+## Copyright (c) 2008, 2009 by Daniel Friesel <derf@finalrewind.org>
## 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 <http://linux.bytesex.org/fbida/> 2.07-1, based on fbi -h
-## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org>
+## Copyright (C) 2008 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/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 <derf@derf.homelinux.org>
+## Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/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 <derf@derf.homelinux.org>
+## Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/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 <derf@derf.homelinux.org>
+## Copyright © 2010 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/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 <derf@derf.homelinux.org>
+## Copyright (C) 2008 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/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 <http://sam.zoy.org/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 <derf@derf.homelinux.org>
+## Copyright (C) 2008 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/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 <derf@derf.homelinux.org>
+## Copyright (C) 2008 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/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 <old-database> <index> <new-database>
-## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org>
+## Copyright (C) 2008 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/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 <derf@derf.homelinux.org>
+## Copyright (C) 2008, 2009 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/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 <file>
-## Copyright © 2008 - 2010 by Daniel Friesel <derf@derf.homelinux.org>
+## Copyright © 2008 - 2010 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/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 <derf@derf.homelinux.org>
+## Copyright (C) 2008, 2009 by Daniel Friesel <derf@finalrewind.org>
## License: WTFPL <http://sam.zoy.org/wtfpl>
## CAVEAT: directory-names containing two or more consecutive spaces