12 lines
		
	
	
		
			178 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			178 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| name: config
 | |
| project_root: "~/.config"
 | |
| windows:
 | |
| - zsh:
 | |
|     layout: tiled
 | |
|     panes:
 | |
|     - cd ~/.ssh
 | |
|     - cd ~/.config/nvim
 | |
|     - cd ~/.config/
 | |
|     - cd ~/.config/omz-custom
 |