summarylogtreecommitdiffstats
path: root/lazyman.sh
diff options
context:
space:
mode:
authorYour Name2018-02-25 05:04:01 -0500
committerYour Name2018-02-25 05:04:01 -0500
commitc1342c0cb4bfcf69be8fc87042049689d4c35fc1 (patch)
tree8c3781ecf33e34eea37bf5ab562e69a93f82c865 /lazyman.sh
downloadaur-c1342c0cb4bfcf69be8fc87042049689d4c35fc1.tar.gz
2.3.0.20180222
Diffstat (limited to 'lazyman.sh')
-rw-r--r--lazyman.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/lazyman.sh b/lazyman.sh
new file mode 100644
index 000000000000..52200f3cb4e1
--- /dev/null
+++ b/lazyman.sh
@@ -0,0 +1,6 @@
+#!/usr/bin/env bash
+
+cpath=/usr/share/java/lazyman/lib
+java -cp \
+ $cpath/gson-2.7.jar:$cpath/jcalendar-1.4.jar:$cpath/AppleJavaExtensions-1.4.jar:/usr/share/java/lazyman/LazyMan.jar \
+ lazyman.LazyMan