Adding tmux-resurrect back
This commit is contained in:
parent
41df2ae72e
commit
022c9889f9
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ in
|
||||||
newSession = true;
|
newSession = true;
|
||||||
secureSocket = false;
|
secureSocket = false;
|
||||||
plugins = with pkgs.tmuxPlugins; [
|
plugins = with pkgs.tmuxPlugins; [
|
||||||
|
resurrect
|
||||||
sensible
|
sensible
|
||||||
pain-control # prefix |, -, \, _ to split; prefix h, j, k, l to switch; prefix H, J, K, L to resize; prefix <, > to move
|
pain-control # prefix |, -, \, _ to split; prefix h, j, k, l to switch; prefix H, J, K, L to resize; prefix <, > to move
|
||||||
fzf-tmux-url # prefix u -> fzf urls
|
fzf-tmux-url # prefix u -> fzf urls
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue