diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-05-10 22:57:02 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-05-10 22:57:02 +0200 |
| commit | 3cd9138c9d8fb9be248c75330cca9da47f4d2e8a (patch) | |
| tree | b3b677a9c1a474589f45d20953028a987fa73b80 /simplex | |
| parent | 83f7fe4b8402bab171d110703a1b1115efbc9b28 (diff) | |
| download | bin-3cd9138c9d8fb9be248c75330cca9da47f4d2e8a.tar.gz bin-3cd9138c9d8fb9be248c75330cca9da47f4d2e8a.zip | |
added a whole bunch of scripts
Diffstat (limited to 'simplex')
| -rwxr-xr-x | simplex | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/simplex b/simplex deleted file mode 100755 index 9ae7bfc..0000000 --- a/simplex +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -mkdir -p "$HOME/.cache/simplex-tmp" -export TMPDIR="$HOME/.cache/simplex-tmp" -exec st -e simplex-chat |
