diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-12-02 15:22:10 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-12-02 15:22:10 +0100 |
| commit | 048f3154918cdfb65cc21ed2aa254adb0aa2d86b (patch) | |
| tree | 106c31f7d91a67b07ebc265f4d9dbacb5c72a130 /roles/ghostty/meta/argument_specs.yml | |
| parent | fde708bc71f6681a877245668e628942007b2676 (diff) | |
Add archlinux ghostty install role
Diffstat (limited to 'roles/ghostty/meta/argument_specs.yml')
| -rw-r--r-- | roles/ghostty/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/ghostty/meta/argument_specs.yml b/roles/ghostty/meta/argument_specs.yml new file mode 100644 index 00000000..ec6e4898 --- /dev/null +++ b/roles/ghostty/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install ghostty terminal on ArchLinux" + description: "Install ghostty terminal on Linux distribution" + options: {} |
