Feat: import tmux config

This commit is contained in:
2021-07-12 10:22:13 +02:00
parent 7a136fd2b2
commit 356daffed6
8 changed files with 296 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
session_name: enseignement
start_directory: ~/Cours/2020-2021/Contenus/
shell_command_before: source config.fish
windows:
- window_name: Editor
focus: true
panes:
- nvim
- window_name: Commands
layout: tiled
panes:
- git status
- blank
- vifm . .
- window_name: Notes
focus: true
panes:
- cd ../Notes