summaryrefslogtreecommitdiff
path: root/misc/tmux.sh
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-10-31 17:35:54 +0100
committerRaymaekers Luca <luca@spacehb.net>2025-10-31 17:35:54 +0100
commit600901d2e286d6aa8e762bc3e617c1345a671d15 (patch)
tree30eb3f73680721e21f14eae4ad7c803f039ec745 /misc/tmux.sh
parent8cc81f19a41cfa289c5cfb15945c4be134d757a7 (diff)
checkpointmain
Diffstat (limited to 'misc/tmux.sh')
-rwxr-xr-xmisc/tmux.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tmux.sh b/misc/tmux.sh
index 84e5063..24596b7 100755
--- a/misc/tmux.sh
+++ b/misc/tmux.sh
@@ -4,7 +4,7 @@ ThisDir="$(dirname "$(readlink -f "$0")")"
cd "$ThisDir"
cd ..
-setsid 4ed .
+setsid 4ed . &
tmux new-window './build/ws'
tmux split-pane -h 'zsh'
tmux select-pane -L