summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-07-07 12:26:33 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-07-07 12:26:33 +0200
commit12b359048691d15faad65c09f6686b51bc9c4b78 (patch)
tree5f03156e52534f07c468b75dd1ceea9b0cf9abda
parentde5c83056f571582856a90c154985595a77f25db (diff)
Update some file headers
-rw-r--r--etc/.zshrc4
-rw-r--r--etc/completions/_fbi6
-rw-r--r--etc/completions/_fbsetbg5
-rw-r--r--etc/completions/_fbsetroot7
-rw-r--r--etc/completions/_fdupes5
-rw-r--r--etc/completions/_feh5
-rw-r--r--etc/completions/_iwlist5
-rw-r--r--etc/completions/_modprobe5
-rw-r--r--etc/completions/_pkill5
-rw-r--r--etc/completions/_toshset5
-rw-r--r--etc/completions/_youtube-dl5
11 files changed, 44 insertions, 13 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index d769f01..e3e0181 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -3,8 +3,8 @@
## Licence:
## 0. You just DO WHAT THE FUCK YOU WANT TO.
##
-## https://derf.homelinux.org/dotfiles/zsh/rc
-## see also: https://derf.homelinux.org/dotfiles/zsh/
+## http://derf.homelinux.org/git/zsh/plain/etc/.zshrc
+## see also: http://derf.homelinux.org/git/zsh/tree/etc
# {{{ OS Detection
diff --git a/etc/completions/_fbi b/etc/completions/_fbi
index 7b0c675..8f07bd7 100644
--- a/etc/completions/_fbi
+++ b/etc/completions/_fbi
@@ -1,7 +1,11 @@
#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>
-## License: WTFPL <http://sam.zoy.org/wtfpl>
+## 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
+
typeset -a arguments
diff --git a/etc/completions/_fbsetbg b/etc/completions/_fbsetbg
index 254e81f..ba17cc9 100644
--- a/etc/completions/_fbsetbg
+++ b/etc/completions/_fbsetbg
@@ -1,7 +1,10 @@
#compdef fbsetbg
## completion for fbsetbg (fluxbox 1.0.0+deb1-9), based on fbsetbg(1)
## Daniel Friesel <derf@derf.homelinux.org>
-## https://derf.homelinux.org/~derf/dotfiles/completion/_fbsetbg
+## 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
local -a arguments
local -A file_arguments
diff --git a/etc/completions/_fbsetroot b/etc/completions/_fbsetroot
index ddbc819..68a3906 100644
--- a/etc/completions/_fbsetroot
+++ b/etc/completions/_fbsetroot
@@ -1,9 +1,12 @@
#compdef fbsetroot
## completion for fbsetroot (fluxbox 1.0.0+deb1-9), based on fbsetroot(1)
## Daniel Friesel <derf@derf.homelinux.org>
-## https://derf.homelinux.org/~derf/dotfiles/completion/_fbsetroot
+## 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
-local arguments
+local arguments
local texturestrings colors
texturestrings=(
diff --git a/etc/completions/_fdupes b/etc/completions/_fdupes
index c3b0f8b..201dae5 100644
--- a/etc/completions/_fdupes
+++ b/etc/completions/_fdupes
@@ -1,7 +1,10 @@
#compdef fdupes
## completion for fdupes v1.50-RP2, based on fdupes(1)
## Copyright © 2010 by Daniel Friesel <derf@derf.homelinux.org>
-## License: WTFPL <http://sam.zoy.org/wtfpl>
+## 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
typeset -a arguments
typeset -A argument_pairs argument_postfix
diff --git a/etc/completions/_feh b/etc/completions/_feh
index 422b740..99f9fc7 100644
--- a/etc/completions/_feh
+++ b/etc/completions/_feh
@@ -1,7 +1,10 @@
#compdef feh
## completion for feh 1.8, based on feh(1)
## Copyright (C) 2008-2010 by Daniel Friesel <derf@derf.homelinux.org>
-## License: WTFPL <http://sam.zoy.org/wtfpl>
+## 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/_feh
typeset -a arguments
typeset -A argument_pairs argument_postfix
diff --git a/etc/completions/_iwlist b/etc/completions/_iwlist
index 6ca0846..eb185b8 100644
--- a/etc/completions/_iwlist
+++ b/etc/completions/_iwlist
@@ -1,7 +1,10 @@
#compdef iwlist
## iwlist completion as requested by mxey
## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org>
-## License: WTFPL <http://sam.zoy.org/wtfpl>
+## 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
function _iwlist_options () {
typeset -a options
diff --git a/etc/completions/_modprobe b/etc/completions/_modprobe
index a09986c..0b81d68 100644
--- a/etc/completions/_modprobe
+++ b/etc/completions/_modprobe
@@ -1,7 +1,10 @@
#compdef modprobe
## completion for modprobe x.y, based on modprobe(1)
## Copyright (C) 2010 by Daniel Friesel <derf@chaosdorf.de>
-## License: WTFPL <http://sam.zoy.org/wtfpl>
+## 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
typeset -a arguments
typeset -A argument_pairs argument_postfix
diff --git a/etc/completions/_pkill b/etc/completions/_pkill
index 8f92fdc..6f6cb3b 100644
--- a/etc/completions/_pkill
+++ b/etc/completions/_pkill
@@ -1,7 +1,10 @@
#compdef pkill pgrep
## completion for pkill and pgrep
## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org>
-## License: WTFPL <http://sam.zoy.org/wtfpl>
+## 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
## Not finished
diff --git a/etc/completions/_toshset b/etc/completions/_toshset
index c23d76c..e40f21a 100644
--- a/etc/completions/_toshset
+++ b/etc/completions/_toshset
@@ -2,7 +2,10 @@
## 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>
-## License: WTFPL <http://sam.zoy.org/wtfpl>
+## 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
local arguments
diff --git a/etc/completions/_youtube-dl b/etc/completions/_youtube-dl
index 98fa6e3..a9c2cbb 100644
--- a/etc/completions/_youtube-dl
+++ b/etc/completions/_youtube-dl
@@ -1,7 +1,10 @@
#compdef youtube-dl
## completion for youtube-dl v2010.04.04, based on youtube-dl(1)
## Copyright © 2010 by Daniel Friesel <derf@derf.homelinux.org>
-## License: WTFPL <http://sam.zoy.org/wtfpl>
+## 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/_youtube-dl
typeset -a arguments
typeset -A argument_pairs argument_postfix