Open neovim

This commit is contained in:
Oliver Davies 2024-12-10 01:37:50 +00:00
parent 84e2506826
commit 86f08365aa

View file

@ -5,3 +5,5 @@ tmux new-window -dn server
tmux new-window -dn daily_emails -c "source/_daily_emails" tmux new-window -dn daily_emails -c "source/_daily_emails"
tmux send-keys -t server "./run start" Enter tmux send-keys -t server "./run start" Enter
nvim