diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-10-23 22:11:16 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-10-23 22:11:16 +0200 |
commit | ddb88acf45fca2aad858c594c8639517789a06ee (patch) | |
tree | 915554dec2fbc9233dd05913e9de3b7a224740a6 /etc/function | |
parent | e11b8be3b52a1646d2b4e83712dee135c5d1c2f4 (diff) |
Added git-hook 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 01d6dfd..a8f4007 100644 --- a/etc/function +++ b/etc/function @@ -7,7 +7,7 @@ autoload catch throw autoload zargs # own functions -autoload check_com chpwd dirinfo extr plonkhost put reload rtab salias +autoload check_com chpwd dirinfo extr git-hook plonkhost put reload rtab salias autoload world-readable xexport xsource youtube-watch colors |