diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-10-24 12:58:52 +0200 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-10-24 12:58:52 +0200 |
| commit | 856fd58549e5bf50e800a665f9deb27d967df2fb (patch) | |
| tree | 6950210e5ae3618b501a7045f10f8fc06dd903df /src/misc/tmux.sh | |
| parent | d8b3ca9d02377cf04a09e0f518a3385b7324bc4d (diff) | |
checkpoint
Diffstat (limited to 'src/misc/tmux.sh')
| -rwxr-xr-x | src/misc/tmux.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/misc/tmux.sh b/src/misc/tmux.sh deleted file mode 100755 index 78845a9..0000000 --- a/src/misc/tmux.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -ThisDir="$(dirname "$(readlink -f "$0")")" -cd "$ThisDir"/.. - -setsid 4ed . & - |
