dotfiles/tmux/.tmuxp/enseignement.yml

19 lines
342 B
YAML
Raw Normal View History

2021-07-12 08:22:13 +00:00
session_name: enseignement
start_directory: ~/Cours/Current/Contenus/
shell_command_before: source config.sh
2021-07-12 08:22:13 +00:00
windows:
- window_name: Editor
focus: true
panes:
- nvim
- window_name: Commands
layout: tiled
panes:
- git status
- blank
- vifm . .
- window_name: Notes
panes:
- cd ../Notes