« get me outta code hell

dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
path: root/scripts/keys/rewind.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/keys/rewind.sh')
-rwxr-xr-xscripts/keys/rewind.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/keys/rewind.sh b/scripts/keys/rewind.sh
new file mode 100755
index 0000000..edb5cd4
--- /dev/null
+++ b/scripts/keys/rewind.sh
@@ -0,0 +1,3 @@
+#!/bin/zsh
+
+osascript -e 'tell application "Music" to back track'