From 7fb651356dd601364c7e632836df21a9a0919bde Mon Sep 17 00:00:00 2001 From: dusk Date: Wed, 27 Aug 2025 18:43:07 +0000 Subject: [PATCH] added some simple scripts --- ssh-agent-helper.sh | 4 ++++ town-da.sh | 7 +++++++ 2 files changed, 11 insertions(+) create mode 100755 ssh-agent-helper.sh create mode 100755 town-da.sh diff --git a/ssh-agent-helper.sh b/ssh-agent-helper.sh new file mode 100755 index 0000000..f1e1cd5 --- /dev/null +++ b/ssh-agent-helper.sh @@ -0,0 +1,4 @@ +# ssh-agent helper script +eval $(ssh-agent) +# keys to add to ssh-agent: +ssh-add /home/dusk/.ssh/duskkey diff --git a/town-da.sh b/town-da.sh new file mode 100755 index 0000000..5792642 --- /dev/null +++ b/town-da.sh @@ -0,0 +1,7 @@ +#!/bin/sh +if [ -f ~/tmp/town-da-altday ]; then + rm ~/tmp/town-da-altday + exit +fi +touch ~/tmp/town-da-altday +town da do granary