Integrate tasktable
This commit is contained in:
25
.tmuxp.yaml
Normal file
25
.tmuxp.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
session_name: task
|
||||
start_directory: ./
|
||||
|
||||
windows:
|
||||
- window_name: code
|
||||
panes:
|
||||
- focus: 'true'
|
||||
shell_command: jj st
|
||||
- window_name: go
|
||||
panes:
|
||||
- focus: 'true'
|
||||
shell_command: clear
|
||||
- window_name: oc
|
||||
panes:
|
||||
- focus: 'true'
|
||||
shell_command: clear
|
||||
- window_name: v1
|
||||
start_directory: ../tasksquire_dev
|
||||
panes:
|
||||
- focus: 'true'
|
||||
shell_command: clear
|
||||
- window_name: sh
|
||||
panes:
|
||||
- focus: 'true'
|
||||
shell_command: clear
|
||||
Reference in New Issue
Block a user