Enable tmuxinator
This is a potential replacement for my custom `.tmux` files.
This commit is contained in:
parent
6287b83d33
commit
f2db3d29f7
2 changed files with 6 additions and 1 deletions
lib/shared/modules
|
@ -4,6 +4,8 @@ in {
|
|||
programs.tmux = {
|
||||
enable = true;
|
||||
|
||||
tmuxinator.enable = true;
|
||||
|
||||
terminal = "tmux-256color";
|
||||
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue