Feat: Add bopytex tmuxp config
This commit is contained in:
parent
d58fa2a92e
commit
bdf0577340
20
files/dotfiles/tmuxp/bopytex.yml
Normal file
20
files/dotfiles/tmuxp/bopytex.yml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
session_name: bopytex
|
||||||
|
start_directory: ~/scripts/Bopytex/
|
||||||
|
shell_command_before: source venv/bin/activate.fish
|
||||||
|
|
||||||
|
|
||||||
|
windows:
|
||||||
|
- window_name: Editor
|
||||||
|
focus: true
|
||||||
|
panes:
|
||||||
|
- vim -c NERDTree
|
||||||
|
- window_name: Server
|
||||||
|
layout: main-vertical
|
||||||
|
panes:
|
||||||
|
- git fetch && git status
|
||||||
|
- tig
|
||||||
|
- window_name: Testing
|
||||||
|
layout: main-vertical
|
||||||
|
panes:
|
||||||
|
- blank
|
||||||
|
- blank
|
Loading…
Reference in New Issue
Block a user