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