diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-02-01 15:18:03 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-02-01 15:18:03 +0530 |
| commit | 4b5fe99e82b0804e4dabdb2860ec4a4257b4065f (patch) | |
| tree | 4ebd31f3de1118fbfba23ee8e294ec232f1bc3b4 /scripts/commands | |
| parent | 1d0c01a06c33b2d0dd869cb8b203574b1d149c0a (diff) | |
| download | nixos-config-4b5fe99e82b0804e4dabdb2860ec4a4257b4065f.tar.gz nixos-config-4b5fe99e82b0804e4dabdb2860ec4a4257b4065f.zip | |
SD sync script for digital audio player
Diffstat (limited to 'scripts/commands')
| -rwxr-xr-x | scripts/commands/:save-link | 3 |
1 files changed, 3 insertions, 0 deletions
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 "$@" |
