From e7d3451fbe8ebd5d51d0e18a9fa37e5191b9bd69 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 9 Dec 2018 19:39:15 -0500 Subject: [PATCH] bin: add hterm helpers --- .bin/hterm-notify | 1 + .bin/hterm-show-file | 1 + .bin/osc52 | 1 + 3 files changed, 3 insertions(+) create mode 120000 .bin/hterm-notify create mode 120000 .bin/hterm-show-file create mode 120000 .bin/osc52 diff --git a/.bin/hterm-notify b/.bin/hterm-notify new file mode 120000 index 0000000..9ade3fc --- /dev/null +++ b/.bin/hterm-notify @@ -0,0 +1 @@ +/usr/local/src/chrome-ext/apps/libapps/hterm/etc/hterm-notify.sh \ No newline at end of file diff --git a/.bin/hterm-show-file b/.bin/hterm-show-file new file mode 120000 index 0000000..1bb33d7 --- /dev/null +++ b/.bin/hterm-show-file @@ -0,0 +1 @@ +/usr/local/src/chrome-ext/apps/libapps/hterm/etc/hterm-show-file.sh \ No newline at end of file diff --git a/.bin/osc52 b/.bin/osc52 new file mode 120000 index 0000000..cd577dc --- /dev/null +++ b/.bin/osc52 @@ -0,0 +1 @@ +/usr/local/src/chrome-ext/apps/libapps/hterm/etc/osc52.sh \ No newline at end of file -- 2.39.2