From 6887350ce8e4ebd2c9747fe37e29f91536b3d131 Mon Sep 17 00:00:00 2001 From: damage Date: Thu, 24 Aug 2023 22:13:52 +0200 Subject: [PATCH] standard start directory --- s3h.sh | 2 +- test/foo11/foo21/example.org | 0 test/foo11/moep@devloop.de | 0 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 test/foo11/foo21/example.org create mode 100644 test/foo11/moep@devloop.de diff --git a/s3h.sh b/s3h.sh index bcb44ee..cfe5453 100755 --- a/s3h.sh +++ b/s3h.sh @@ -2,7 +2,7 @@ # config DIALOG=dialog #gdialog kdialog -START_DIR='' +START_DIR='~/.s3h' if [[ $# -eq 1 && -d "$1" ]]; then START_DIR="$1" diff --git a/test/foo11/foo21/example.org b/test/foo11/foo21/example.org new file mode 100644 index 0000000..e69de29 diff --git a/test/foo11/moep@devloop.de b/test/foo11/moep@devloop.de new file mode 100644 index 0000000..e69de29