diff options
Diffstat (limited to 'etc/functions/rtab')
-rw-r--r-- | etc/functions/rtab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/functions/rtab b/etc/functions/rtab index 4351fae..2c809b6 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@finalrewind.org> +## Copyright (C) 2008, 2009 by Birte Friesel <derf@finalrewind.org> ## License: WTFPL <http://sam.zoy.org/wtfpl> setopt localoptions |