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