From 09309fe02cb0d95c2ab0bfc5933cf4e09e640b8c Mon Sep 17 00:00:00 2001 From: eug-vs Date: Tue, 2 Mar 2021 15:02:25 +0300 Subject: feat(tmux): introduce tmuxinator --- Documents/wiki/tmux.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'Documents/wiki') diff --git a/Documents/wiki/tmux.md b/Documents/wiki/tmux.md index a89445f..612e536 100644 --- a/Documents/wiki/tmux.md +++ b/Documents/wiki/tmux.md @@ -10,10 +10,6 @@ I use the same set of keys (`` - without prefix!) to navigate between Plugin: https://github.com/christoomey/vim-tmux-navigator -## Save/restore sessions on reboot - - `prefix` + `` - save session - - `prefix` + `` - restore session +## Project management with Tmuxinator +I use [tmuxinator](https://github.com/tmuxinator/tmuxinator) for managing projects and sessions. Here's the [admin session example](../../.config/tmuxinator/admin.yml). -**TODO:** restore vim sessions as well - -Plugin: https://github.com/tmux-plugins/tmux-resurrect -- cgit v1.2.3