Rename to .tmux

This commit is contained in:
Oliver Davies 2025-03-26 02:03:32 +00:00
parent 4831cd6a3f
commit 1bc6dd2f9f

View file

@ -1,9 +0,0 @@
#!/usr/bin/env bash
tmux new-window -dn shell
tmux new-window -dn server
tmux new-window -dn daily_emails -c "source/_daily_emails"
tmux send-keys -t server "devenv up" Enter
nvim