tmux/.conduit.yaml

11 lines
165 B
YAML

---
- location: ~/.config/tmux
- apt:
- tmux
- xsel
- brew:
- tmux
- reattach-to-user-namespace
- symlink:
- {src: tmux.conf, dst: ~/.tmux.conf}