diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-09-17 18:55:44 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-09-17 18:55:44 +0200 |
commit | d86950e1013e5b35974238354da53bce481ec386 (patch) | |
tree | b73e45aaa5a608e8440c7b0432a4d73350bb0b42 /etc/function | |
parent | 6198664a4f8025d536d2d652a70b9df924c66a1d (diff) |
Use rtab within the prompt
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 2c73f35..8fc9d2c 100644 --- a/etc/function +++ b/etc/function @@ -1,6 +1,6 @@ autoload chpwd extr plonkhost world-readable youtube-watch autoload reload -autoload gitd hgd +autoload rtab autoload xexport xsource autoload throw catch |