tmux/.conduit.yaml

10 lines
132 B
YAML

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