From a3f27a2121f9a5f8ec3e132a5f136fd5e1558a3f Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Fri, 4 Dec 2020 21:14:43 -0500 Subject: [PATCH] notes on tmux resurrect --- tmux.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/tmux.md b/tmux.md index f993115..61610f8 100644 --- a/tmux.md +++ b/tmux.md @@ -32,4 +32,12 @@ fonts powerline fonts https://github.com/vim-airline/vim-airline https://github.com/powerline/fonts -sudo apt-get install fonts-powerline \ No newline at end of file +sudo apt-get install fonts-powerline + +plugins +---------------------------------- +using tmux plugin manager to install tmux-resurrect +plugin manager: https://github.com/tmux-plugins/tpm +resurrect: https://github.com/tmux-plugins/tmux-resurrect + +