Feat: update tmuxp config
This commit is contained in:
parent
0f7ff67995
commit
fa3922f887
@ -1,13 +1,12 @@
|
||||
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
|
||||
- nvim
|
||||
- window_name: Server
|
||||
layout: main-vertical
|
||||
panes:
|
||||
@ -16,5 +15,5 @@ windows:
|
||||
- window_name: Testing
|
||||
layout: main-vertical
|
||||
panes:
|
||||
- blank
|
||||
- blank
|
||||
- source ~/.venv/bopytex/bin/activate.fish
|
||||
- source ~/.venv/bopytex/bin/activate.fish
|
||||
|
@ -13,3 +13,7 @@ windows:
|
||||
- git status
|
||||
- blank
|
||||
- vifm . .
|
||||
- window_name: Notes
|
||||
focus: true
|
||||
panes:
|
||||
- cd ../Notes
|
||||
|
@ -1,13 +1,12 @@
|
||||
session_name: mapytex
|
||||
start_directory: ~/scripts/Mapytex/
|
||||
shell_command_before: source venv/bin/activate.fish
|
||||
|
||||
|
||||
windows:
|
||||
- window_name: Editor
|
||||
focus: true
|
||||
panes:
|
||||
- vim -c NERDTree
|
||||
- nvim
|
||||
- window_name: Server
|
||||
layout: main-vertical
|
||||
panes:
|
||||
@ -16,5 +15,5 @@ windows:
|
||||
- window_name: Testing
|
||||
layout: main-vertical
|
||||
panes:
|
||||
- blank
|
||||
- blank
|
||||
- source ~/.venv/mapytex/bin/activate.fish
|
||||
- source ~/.venv/mapytex/bin/activate.fish
|
||||
|
Loading…
Reference in New Issue
Block a user