.dotfiles/tmux/.config/tmuxinator/learn-go.yml
2025-02-13 15:25:22 +03:00

11 lines
169 B
YAML

# /home/ipu/.config/tmuxinator/learn-go.yml
name: learn-go
root: ~/Code/my/bootdev/go-learn/go-http-server/
windows:
- editor:
- nvim main.go
- shell:
-