Update some settings for markdown files. Removed a few plugins.
This commit is contained in:
35
tmuxp/Work.yaml
Normal file
35
tmuxp/Work.yaml
Normal file
@ -0,0 +1,35 @@
|
||||
session_name: Northpass
|
||||
windows:
|
||||
- layout: 5e82,204x63,0,0,32
|
||||
options: {}
|
||||
panes:
|
||||
- focus: 'true'
|
||||
shell_command: nvim
|
||||
start_directory: /Users/normrasmussen/Documents/Work/CustomerNotes
|
||||
window_name: notes
|
||||
- layout: 5e83,204x63,0,0,33
|
||||
options: {}
|
||||
panes:
|
||||
- focus: 'true'
|
||||
shell_command: nvim
|
||||
start_directory: /Users/normrasmussen/Documents/Work/Custom_Templates/customer_templates
|
||||
window_name: templates
|
||||
- focus: 'true'
|
||||
layout: de7c,150x56,0,0[150x44,0,0,34,150x11,0,45,35]
|
||||
options: {}
|
||||
panes:
|
||||
- shell_command:
|
||||
- cd /Users/normrasmussen/Documents/Work/Scripts
|
||||
- nvim
|
||||
- focus: 'true'
|
||||
shell_command:
|
||||
- cd /Users/normrasmussen/Documents/Work/Scripts/API_Tests
|
||||
- Python
|
||||
window_name: scripts
|
||||
- layout: 5e86,204x63,0,0,36
|
||||
options: {}
|
||||
panes:
|
||||
- focus: 'true'
|
||||
shell_command: nvim
|
||||
start_directory: /Users/normrasmussen/.dotfiles/nvim/.config/nvim
|
||||
window_name: dots
|
||||
Reference in New Issue
Block a user