2019-12-31 08:45:00 +00:00
|
|
|
session_name: bopytex
|
|
|
|
start_directory: ~/scripts/Bopytex/
|
|
|
|
|
|
|
|
|
|
|
|
windows:
|
|
|
|
- window_name: Editor
|
|
|
|
focus: true
|
|
|
|
panes:
|
2020-12-15 13:33:06 +00:00
|
|
|
- nvim
|
2019-12-31 08:45:00 +00:00
|
|
|
- window_name: Server
|
|
|
|
layout: main-vertical
|
|
|
|
panes:
|
|
|
|
- git fetch && git status
|
|
|
|
- tig
|
|
|
|
- window_name: Testing
|
|
|
|
layout: main-vertical
|
|
|
|
panes:
|
2020-12-15 13:33:06 +00:00
|
|
|
- source ~/.venv/bopytex/bin/activate.fish
|
|
|
|
- source ~/.venv/bopytex/bin/activate.fish
|