paulbsd-salt/states/tmux/install.sls

6 lines
102 B
Plaintext
Raw Normal View History

2022-12-26 10:13:15 +01:00
---
{%- from "tmux/map.jinja" import tmux with context %}
tmux-pkg:
pkg.installed:
- name: tmux