From 4b5fe99e82b0804e4dabdb2860ec4a4257b4065f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 1 Feb 2026 15:18:03 +0530 Subject: SD sync script for digital audio player --- scripts/commands/:save-link | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/commands/:save-link (limited to 'scripts/commands/:save-link') diff --git a/scripts/commands/:save-link b/scripts/commands/:save-link new file mode 100755 index 0000000..e697bdf --- /dev/null +++ b/scripts/commands/:save-link @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +exec ~/.config/kak/scripts/logger.sh link "$@" -- cgit v1.3.1