summaryrefslogtreecommitdiff
path: root/home/xyz/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz/.local/bin')
-rwxr-xr-xhome/xyz/.local/bin/ta4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/ta b/home/xyz/.local/bin/ta
new file mode 100755
index 00000000..349da4cc
--- /dev/null
+++ b/home/xyz/.local/bin/ta
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+time -p "$@"
+o alarm 0 'Command Finished' "$(/bin/printf '%q ' "$@")"