No description
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. |
||
|---|---|---|
| defaults | ||
| files | ||
| handlers | ||
| meta | ||
| tasks | ||
| vars | ||
| README.md | ||
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)