parent
a3462daeb1
commit
2093cf425f
8 changed files with 334 additions and 11 deletions
5
tests/modules/programs/tmux/default.nix
Normal file
5
tests/modules/programs/tmux/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
tmux-emacs-with-plugins = ./emacs-with-plugins.nix;
|
||||
tmux-not-enabled = ./not-enabled.nix;
|
||||
tmux-vi-all-true = ./vi-all-true.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue