Switch to devenv
This commit is contained in:
parent
c2d9680ab4
commit
f4ac3d085c
7 changed files with 164 additions and 53 deletions
|
@ -4,6 +4,6 @@ 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 "./run start" Enter
|
||||
tmux send-keys -t server "devenv up" Enter
|
||||
|
||||
nvim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue