paulbsd-salt/states/zsh/install.sls

7 lines
86 B
Plaintext
Raw Normal View History

2022-12-28 13:43:37 +01:00
---
zsh-pkg:
pkg.installed:
- pkgs:
- zsh
- zsh-syntax-highlighting