diff options
-rw-r--r-- | etc/functions/rtab | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/functions/rtab b/etc/functions/rtab index 0920d93..e699eb5 100644 --- a/etc/functions/rtab +++ b/etc/functions/rtab @@ -1,4 +1,8 @@ ## vim:ft=zsh +## reverse tabbing +## written 2008 by Daniel Friesel <derf@derf.homelinux.org> +## https://derf.homelinux.org/~derf/dotfiles/zsh/functions/rtab + ## Needs an absolute directory path as argument ## May not contain ~ or named directories ## CAVEAT: directory-names containing two or more consecutive spaces |