Add tmux-resurrect
Restore tmux environment after system restart. https://github.com/tmux-plugins/tmux-resurrect
This commit is contained in:
parent
a93f2ecc28
commit
099bef6fa9
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ in
|
|||
'';
|
||||
|
||||
plugins = with pkgs.tmuxPlugins; [
|
||||
resurrect
|
||||
vim-tmux-navigator
|
||||
yank
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue