Rename .tmux-sessionizer to .tmux

This commit is contained in:
Oliver Davies 2025-11-14 21:50:33 +00:00
parent 3f6015933c
commit 548765e0c2

View file

@ -1,10 +0,0 @@
#!/usr/bin/env bash
PATH="${PATH}:./vendor/bin"
tmux new-window -dn scratch
tmux new-window -dn server
tmux send-keys -t server "./watch" Enter
nvim .