diff --git a/defaults/main/tmux.yml b/defaults/main/tmux.yml index 906d2bb..19f5c67 100644 --- a/defaults/main/tmux.yml +++ b/defaults/main/tmux.yml @@ -2,16 +2,10 @@ # tmux role_component: tmux: - deps: [] install: - pre: [] - packages: [] - brew: [] - post: [] + brew: + - tmux configs: pre: [] templates: [] - # main: - # template: example/config.yml - # dest: ~/.config/example/config.yml post: []