diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-10-10 17:57:54 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-10-10 17:57:54 +0200 |
commit | 2157a0fc5ab6a0a66904840408573de1d9a32e44 (patch) | |
tree | 63cb6575599cd9ba2e001a99602fc984476d38f4 /etc/function | |
parent | b53ff1df522b001e621f170e0b0f2cfae558404f (diff) |
Removed anytag function
Diffstat (limited to 'etc/function')
-rw-r--r-- | etc/function | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/function b/etc/function index 53ed3f1..78e8b1a 100644 --- a/etc/function +++ b/etc/function @@ -7,7 +7,7 @@ autoload catch throw autoload zargs # own functions -autoload anytag check_com chpwd dirinfo extr plonkhost put reload rtab salias +autoload check_com chpwd dirinfo extr plonkhost put reload rtab salias autoload world-readable xexport xsource youtube-watch colors |