diff options
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 |
