-
feat(role): Add package-specific global config files
released this
2025-08-21 01:48:22 +00:00 | 3 commits to main since this releasePackages can now have a global (i.e. system-wide) config defined and
applied. If package is missing the config file is deleted. This is
helpful for example for Git where we want to define helpful aliases
for every logged in user and for tmux where every user should have
access to the tmux-resurrect session manager etc.Downloads