No description
Find a file
TheRealDarklord fabdc3b1c5
feat: deploy from github releases
The role no longer contains self compiled binaries for different architectures. It now uses the github release page to deploy the binaries from the `latest` release.
2026-02-28 12:35:34 +01:00
defaults fix: fixed linter issues 2024-11-03 18:39:20 +01:00
handlers fix: fixed linter issues 2024-11-03 18:39:20 +01:00
meta chore: version bump 2024-11-03 19:00:13 +01:00
tasks feat: deploy from github releases 2026-02-28 12:35:34 +01:00
vars feat: deploy from github releases 2026-02-28 12:35:34 +01:00
README.md refactor: updated role variable table 2024-11-03 18:45:27 +01:00

therealdarklord.setup_exa

This role installs an alternative for ls called exa. The latest release can be viewed here: https://github.com/ogham/exa/releases/latest

Role Variables

Variable Type Default Description
therealdarklord_setup_exa_mode enum("install", "remove") "install" mode for setup
therealdarklord_setup_exa_users string[] [] list of users for which the exa .bashrc addition will be installed

License

BSD

Author Information

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