No description
Find a file
TheRealDarklord 974729160d fix: mode restricted
Locked down the access to the users `.config` dir since there can be sensitive data lingering around.

Maybe add a role var to allow custom mode in cases where one would need wider access.
2025-05-11 18:43:41 +02:00
defaults fix: fixed linter issues 2024-11-03 18:39:19 +01:00
files chore: updated starship 2025-05-11 18:41:49 +02:00
handlers fix: fixed linter issues 2024-11-03 18:39:19 +01:00
meta chore: version bump 2024-11-03 19:00:13 +01:00
tasks fix: mode restricted 2025-05-11 18:43:41 +02:00
vars fix: fixed linter issues 2024-11-03 18:39:19 +01:00
README.md refactor: updated role variable table 2024-11-03 18:45:26 +01:00

therealdarklord.setup_starship

This role installs starship and activates it for a list of users.

Role Variables

Variable Type Default Description
therealdarklord_setup_starship_mode string "install" mode for setup, possible values are "install" and "remove"
therealdarklord_setup_starship_users string[] [] control for which users the starship .bashrc addition shall be installed

License

BSD

Author Information

Markus Reichardt (https://www.therealdarklord.eu)