]> git.madduck.net Git - etc/zsh.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

update URL and copyright
authormartin f. krafft <madduck@madduck.net>
Wed, 15 Mar 2017 23:25:37 +0000 (12:25 +1300)
committermartin f. krafft <madduck@madduck.net>
Wed, 15 Mar 2017 23:25:37 +0000 (12:25 +1300)
50 files changed:
.zsh/dircolors
.zsh/func/TS
.zsh/func/baseconv
.zsh/func/getpw
.zsh/func/gitpub
.zsh/func/giturl
.zsh/func/p
.zsh/func/svngit
.zsh/func/urlencode
.zsh/logging
.zsh/rcsstub
.zsh/sourcedir
.zsh/util
.zsh/zlogin/00-reset_shlvl_to_1
.zsh/zlogin/60_mime
.zsh/zlogin/90_db
.zsh/zlogout/00-clear_sudo_cache
.zsh/zlogout/99_cls
.zsh/zprofile/00_ulimit
.zsh/zprofile/10_locale
.zsh/zprofile/40_zcompile
.zsh/zshenv/00_rdirs
.zsh/zshenv/01_fpath
.zsh/zshenv/01_path
.zsh/zshenv/10_zvars
.zsh/zshenv/40_editor
.zsh/zshenv/80_debian
.zsh/zshenv/80_pagers
.zsh/zshenv/80_texmf
.zsh/zshrc/00_autoload
.zsh/zshrc/00_recompile
.zsh/zshrc/00_varsetup
.zsh/zshrc/19_dircolors
.zsh/zshrc/20_compsys
.zsh/zshrc/20_dirhashes
.zsh/zshrc/30_aliases
.zsh/zshrc/39_tempfuncs
.zsh/zshrc/60_vcsprompt
.zsh/zshrc/75_vcsinfo
.zsh/zshrc/79_bindkeys
.zsh/zshrc/80_history
.zsh/zshrc/80_zle
.zsh/zshrc/85_prompt
.zsh/zshrc/85_termfonts
.zsh/zshrc/85_xtermtitle
.zsh/zshrc/90_cleanfiles
.zsh/zshrc/95_fortune.disabled
.zsh/zshrc/95_watch
.zsh/zshrc/99_TODO
.zsh/zshrc/99_hookfunctions

index 476c4e675468a255d9993f5c20ea041be48c4866..49c8b0d043549b92fa9c3878647276c0c45f7507 100644 (file)
@@ -2,10 +2,10 @@
 #
 # colours for directory listings for normal people
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 ### BEGIN dircolors --print-database output ##################################
index d87df4b83fd87d434349cb8538cdadea90db219e..30755614ed2d88fb4e7cdc388484fdb1d5719288 100755 (executable)
@@ -4,10 +4,10 @@
 #
 # a convenient way to create an environment for collaborative testing
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 local topic filename ret
index 3c97468a0ed7a52c7b22dcc15446df34d0bdabd8..994d0cc94873e677c1ec7149d0bd96231bb5f6f0 100755 (executable)
@@ -4,10 +4,10 @@
 #
 # zsh-based conversion between numeric bases
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 if [ $# -ne 3 ]; then
index e96c7f5ccdd1d8cf58b4376a85709b973e2187fb..108b4cdfcc4ab825c76224d2c71ca2630db9c1ec 100755 (executable)
@@ -7,7 +7,7 @@
 # Copyright © 2011 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 local PWENCFILE=${HOME}/pw.gpg
index b04753792d887ca12131d9f7f46d6d9ad387e074..d29230d188f5dcfcb53df294ffcddf96acb6d513 100755 (executable)
@@ -7,7 +7,7 @@
 # Copyright © 2008–2009 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 local oldpwd gitdir dest description tmpdir
index 171c4da0bf017f6ed78855b821d0ac6b587b347e..5f29ac0ca62b5bec6393c1ee57b046db5777a5ef 100755 (executable)
@@ -9,7 +9,7 @@
 # Released under the terms of the Artistic Licence 2.0
 # Contributions from Yaroslav O. Halchenko <debian@onerussian.com>
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 local branch remote remote_name
index 4e4a16ba5e11171747cbd61528de4e2c4240b4e9..7a646df769f41093b5cada89a74576030c5a9549 100755 (executable)
@@ -4,10 +4,10 @@
 #
 # function to publish to a pastebin (using pastebinit)
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 if [[ $# -gt 1 ]]; then
index 884e727b0725006f58c602943754c02abb60735a..debbf53ce900c74c121e0014dabecf8c1c261c4b 100755 (executable)
@@ -7,7 +7,7 @@
 # Copyright © 2006–2009 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 local svnrepo dest args
index ad48f221f3dcbec5fd15b94ece570d5a02b8cb8d..5e4564f654c1b3fe9e4b1f9c339e78de598c1887 100755 (executable)
@@ -4,10 +4,10 @@
 #
 # encode strings for use with URLs
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 # Based on http://www.michael-prokop.at/computer/config/.zshrc
 
index 26d7544ccc0cd5207bee526d2abf374a907f830b..65c9532d19b35fec27061b71a9feee333bdf1d35 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Logging abilities for the shell initialisation scripts
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 __log() {
index 2138ef05f7835398ad644309fa35cb609a6927c4..cf9a202cc48d1935403ade96bb65874448831f48 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Stub for all .z* files; actual content comes from a directory
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 if [[ -o rcs ]]; then
index 46e5f87242ff7c98b83ad3201f4e077cc7ed68e3..cae94672df05740449553278936e699e6bdd0538 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Defines helper function to source files in a directory
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 . $ZDOTDIR/logging
index ce6f9fca2f0f464c1a854242a4fdf918023c2637..621fafbbacb852c72c8e13eaa9c0ea37cc323454 100644 (file)
--- a/.zsh/util
+++ b/.zsh/util
@@ -2,10 +2,10 @@
 #
 # Miscellaneous utility functions
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 is_root() {
index f93dc86aa9581716fbe070b2660be5b3ca789670..a6cb4181bcec80a2f063817335540d053e18b5e9 100644 (file)
@@ -4,7 +4,7 @@
 # Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 SHLVL=1
index 306ac2745ae55ddf5889880df0264f597015db2c..66a341cc94485864e24d2b22651e5ce3e373838a 100644 (file)
@@ -2,10 +2,10 @@
 #
 # set up the shell's mime support
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 autoload -U zsh-mime-setup
index f55494e0471478e0e8e731d6b69bde300ada14fc..ba32ce5d1b052e4ad74deaaf85a767307007b391 100644 (file)
@@ -5,7 +5,7 @@
 # Copyright © 1994–2013 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 if whence db >/dev/null; then
index 2ce09dd07ef5c00cb2d4c39a768ba6d7d95003ba..d77ce5509864cbf7d6f95b719a550f39bc7d1e1d 100644 (file)
@@ -4,7 +4,7 @@
 # Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 sudo -K 2>/dev/null || :
index 8a11e82e96f61985ce074bc97ba3d0870a888235..df019716f3c26a5460ae55b6202720c89ce4e40d 100644 (file)
@@ -2,10 +2,10 @@
 #
 # clear the screen
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 clear
index 131311c4804c6895fc6c3f917ab502ac08454862..6754893d9d6126c5637842d16b15b8b7330dec54 100644 (file)
@@ -2,10 +2,10 @@
 #
 # sets process limits
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 # disable core files
index 818351ed7a5786418975708551bb3ed8532061c7..4f37e091a20394aba18f7cb654c47f8c3bca3e86 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Defines locale settings
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 _set_locale()
index eb6abb5884d5a0ae6fdcdeec9067e7de674b1a7f..ebc4ee72d84764ac99dc67cb014a551bdc41d80b 100644 (file)
@@ -2,10 +2,10 @@
 #
 # compile zsh snippets
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 if [ -n "$ZDOTDIR" ] && [ -d "$ZDOTDIR" ]; then
index 2822fe72b5c7a65b42c702b11aae968e266adf45..03ad8c26e7fe9d9297cc1d69c6d21dd95b5ba6c2 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Assigns paths to related directories to a number of variables 
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 export VARDIR_REL=.var
index 8e3a5a4595f05ed8ee5ee983ac104b01ff2edac3..0a1253a36418ceb25c387d4dbb067e5a7d650022 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Adds local functions directory to $fpath
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 fpath=($ZDOTDIR/func $fpath)
index e4e81fa40aab1aef75b65071d0f181003182ff59..ab1625ea61192678db4a501c548b4edfefd2e909 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Adds custom directories to the $PATH
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 __prepend_dir_to_path()
index 9bc081f7525856019fdaca188ee12d17f36909d9..edbe4b7ab0e17214bbf46ca229901bfcae7b7b79 100644 (file)
@@ -2,10 +2,10 @@
 #
 # set a number of core zsh variables
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 # use $TMPDIR for TMPPREFIX
index cdbcc2f52991a98727c5bf6086ad000630fffffb..d97c647776d79ee11b23ed994518c804ea9c4887 100644 (file)
@@ -2,10 +2,10 @@
 #
 # set the editor variables
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 export EDITOR==vim
index ebfc9ce21ef20f6433bd8dd63099f1e10edcd7f9..511ce65caac3847948a7e33d128412050b426a3c 100644 (file)
@@ -2,10 +2,10 @@
 #
 # set a number of default variables related to Debian
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 export DEBFULLNAME='martin f. krafft'
index 5f3fbe4e2f1aad60b3f50b21e3d6ea1bbe9db41c..ee2eb7346fd9d8da9f794f36448c3893a758dc54 100644 (file)
@@ -2,10 +2,10 @@
 #
 # set a number of default variables related to pagers
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 eval `lesspipe 2>/dev/null`
index 96aba9206c137db7487584c7a1ffac7a78b8b0ae..81096617f995da0f6551d14567ad32c1c3eb945e 100644 (file)
@@ -2,10 +2,10 @@
 #
 # set a number of default variables related to texmf
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 export TEXMFHOME=$HOME/.texmf
index 92b7c07e80fc0aeed82dcba589ea573aaeb789c9..e6b4591077c53fa7856e354ce9bbc7d0bcece741 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Autoload available functions
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 # autoload all executable files in $fpath
index 24e51b68dda32a0427e4821463e4e26ecd1a96e3..062cfef52564054583ab2846e86eb397691cb284 100644 (file)
@@ -2,10 +2,10 @@
 #
 # recompile zsh snippets, if necessary
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 zrecompile $ZDOTDIR/**/*(/N) $ZVARDIR/**/*(/N) | while read pre file post; do
index 09aa36786db8631bc088b99fe3debdd5033c1ad2..7bc2a50a1d1c0c602ffb4dfd9fced426ba70dad2 100644 (file)
@@ -2,10 +2,10 @@
 #
 # set up global variables used by the shell
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 # automatically remove duplicates from these arrays
index 057ffa619778f0b59b676a61b0506fc374a4158b..60e24f46584c3211cd87323b51bdab2166aa3ab5 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Load dircolors database
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 eval $(dircolors $ZDOTDIR/dircolors) 2>/dev/null || :
index 902966a1c4708b7484dde6fd790c4e274fae28f2..7229d9a55d3647a8763e1b7bff369bf9401e0660 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Configures the completions system
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 zstyle :compinstall filename '$ZDOTDIR/zshrc/20_compsys'
index ea1da701e0297861652748cd5f4743330501b22e..fc77e8a6d0e2dd838c16e80587685978b3cc9a1c 100644 (file)
@@ -2,10 +2,10 @@
 #
 # populate some hashes for commonly used directories
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 hash -d doc=/usr/share/doc
index d8066816c1ccd77f87e57839695df7b0fc0f440e..9614b2555d8bc91a5e35db1778df40eec41e365d 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Defines command shortcuts
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 function trace() { eval "set -x; $@" }
index d3391f6498fe29cd10c236e81e23e811b191b067..938b1732d3412855567945bcce8dd0e0d1bb3a22 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Helper functions to create temporary files and directories
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 cdt () {
index 423c05a3ad9875e83eec4d3be8d2f3324fd4da6e..d0d33c1288cb73bea117a59c618dc79d1b2c8e0a 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Make git information available to the prompt
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 # Shamelessly based on http://glandium.org/blog/?p=170
 #
index 5592fc1d910d1396337ea230ec36bcc6c73f2273..05ea0500aca60b6a2bbf2095be0c48e1208646cc 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Set up vcs_info subsystem
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 # see zsh-betacontrib(1)
index 02844002d3654db33c8b10407e95512785de3ed8..28b54f07f6a1e7326a674c02949ffbfda7aec357 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Defines key bindings
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 # use emacs keybindings by default
index 563ad908eb5b9c09d3fb113d4bd338c9972a9500..2f97935016efe0b47f0d377a5c3a70d87f42a391 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Set up command line history functions
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 # typeset -g on this one to make warn_create_global happy
index a7378006980c8c241a5a5e47f41eb3004164ea99..ca59e4e7a63f8b2b9b86b9f045305c6046fd5e92 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Configure the zsh line editor
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 # automatically escape URLs
index ccb88e1b2590cead27e77e2034544d641715b018..6874ec32b65cf2e063e68251f9bba196e3593d94 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Formats the shell prompt
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 if [ "${PS1:-}" = '%m%# ' ]; then
index e8a19015551ee0a798f52c7e0c459fe88b681197..73d7799bdd1a678aa192f57c6a2f53adb2cc4b58 100644 (file)
@@ -2,10 +2,10 @@
 #
 # provide helper methods to increase/decrease fonts from the command line
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 typeset -ga _XTERM_FONTS
index 8059ca88c2041044dddaca526af19722ae4edd81..32b0226bb58f5830083b33af812715779c702fe7 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Fancy setting of the xterm title
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 # Based on http://www.zshwiki.org/cgi-bin/wiki.pl?ZshHardStatus
 #
index b4bd2c278edab2431173efbe4604363e11b29bb7..faf5be7f80c316037a91e8608f306730224ba492 100644 (file)
@@ -2,10 +2,10 @@
 #
 # remove files we never want to keep around
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 typeset -la rmfiles
index fe4102df93be79e83f4345e7076cc93859850224..ca1c199482b028b035f8c1afed78adee888dce56 100644 (file)
@@ -2,10 +2,10 @@
 #
 # Prints a fortune cookie to each interactive shell
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 fortune -a 2>/dev/null || :
index b9b895f2530bc09519f28714a9fe8e4c8e20ac04..9ac0eb4851dc047aa33103522b5b409dcc4c1371 100644 (file)
@@ -2,10 +2,10 @@
 #
 # watch activity of other users
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 watch=(notme)
index b0084cefba78fe12d0104df371d54e4fd2e4322e..3ee8155fe4166db115995584ea2ed58ee763e848 100644 (file)
@@ -3,10 +3,10 @@
 # All kinds of stuff not yet split to other files
 # TEMPORARY
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 ldir() { eval hash -d $1="$PWD"; cd .; }
index a8b63888ef9679a937a66dce537ac08d7c0a1681..25835178b9b90fbab10a82734fda85cf5db51d2a 100644 (file)
@@ -2,10 +2,10 @@
 #
 # define hook functions in case the *_functions arrays are not honoured
 #
-# Copyright © 1994–2008 martin f. krafft <madduck@madduck.net>
+# Copyright © 1994–2017 martin f. krafft <madduck@madduck.net>
 # Released under the terms of the Artistic Licence 2.0
 #
-# Source repository: git://git.madduck.net/etc/zsh.git
+# Source repository: http://git.madduck.net/v/etc/zsh.git
 #
 
 autoload -U is-at-least