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 + +