summaryrefslogtreecommitdiff
path: root/etc/functions/rtab
diff options
context:
space:
mode:
Diffstat (limited to 'etc/functions/rtab')
-rwxr-xr-xetc/functions/rtab7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/functions/rtab b/etc/functions/rtab
index 150aee4..920f881 100755
--- a/etc/functions/rtab
+++ b/etc/functions/rtab
@@ -1,8 +1,7 @@
## vim:ft=zsh
-## reverse tabbing
-## written 2008 by Daniel Friesel <derf@derf.homelinux.org>
-## Licence: You just DO WHAT THE FUCK YOU WANT TO.
-## https://derf.homelinux.org/~derf/dotfiles/zsh/functions/rtab
+## reverse tabbing, useful in the prompt
+## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org>
+## License: WTFPL <http://sam.zoy.org/wtfpl>
## CAVEAT: directory-names containing two or more consecutive spaces
## are not yet supported