diff options
Diffstat (limited to 'etc/function')
-rw-r--r-- | etc/function | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/function b/etc/function index 5bca1d9..7fa8a1d 100644 --- a/etc/function +++ b/etc/function @@ -1,6 +1,6 @@ -for i in $ZDIR/functions/*; { - autoload $i:t -} +autoload chpwd extr plonkhost world-readable youtube-watch +autoload gitd hgd +autoload xexport xsource autoload throw catch |