aboutsummaryrefslogtreecommitdiff
path: root/simplex
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukasz.kasprzak@pm.me>2026-02-17 16:20:40 +0100
committerLukasz Kasprzak <lukasz.kasprzak@pm.me>2026-02-17 16:20:40 +0100
commitc74163f1ecbd809c83bb465ee89fa04369a89972 (patch)
treec1a52692a47566652d7f2a9a8eceb9f1839991b7 /simplex
parent70e6d80c2d367480478eacf46363ee88a0e994ff (diff)
downloadbin-c74163f1ecbd809c83bb465ee89fa04369a89972.tar.gz
bin-c74163f1ecbd809c83bb465ee89fa04369a89972.zip
cleaned up names and dir
Diffstat (limited to 'simplex')
-rwxr-xr-xsimplex4
1 files changed, 4 insertions, 0 deletions
diff --git a/simplex b/simplex
new file mode 100755
index 0000000..9ae7bfc
--- /dev/null
+++ b/simplex
@@ -0,0 +1,4 @@
+#!/bin/sh
+mkdir -p "$HOME/.cache/simplex-tmp"
+export TMPDIR="$HOME/.cache/simplex-tmp"
+exec st -e simplex-chat