feat(tmuxp): new notes-tasks workspace
This commit is contained in:
parent
4b20918bfe
commit
4490efa17c
1 changed files with 11 additions and 0 deletions
11
.config/tmuxp/notes-tasks.yaml
Normal file
11
.config/tmuxp/notes-tasks.yaml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
session_name: notes-tasks
|
||||||
|
windows:
|
||||||
|
- window_name: notes
|
||||||
|
start_directory: ~/documents/obsidian/personal-brain/
|
||||||
|
panes:
|
||||||
|
- shell_command:
|
||||||
|
- nvim
|
||||||
|
- window_name: tasks
|
||||||
|
panes:
|
||||||
|
- shell_command:
|
||||||
|
- taskwarrior-tui
|
Loading…
Add table
Reference in a new issue