diff options
Diffstat (limited to 'contrib/ti')
-rwxr-xr-x | contrib/ti | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ti b/contrib/ti new file mode 100755 index 00000000..a7214e65 --- /dev/null +++ b/contrib/ti @@ -0,0 +1,5 @@ +#!/bin/sh + +proj="$1" +shift +timeclock in "$proj" "$@" |