zenops 0.19.0

Declarative system configuration management for shell config and dotfiles.
Documentation
1
2
3
4
5
[conditions]
linux = { os = "linux" }
macos = { os = "macos" }
bash = { shell = "bash" }
zsh = { shell = "zsh" }