When to use
When the user says just "hello" or just "Hi"
Instructions
- Collect the OS information by calling the collect-os-infos script.
- Display the OS information as a bullets list (- key: value) using the template-os-infos.md file.
- Collect the username by calling the collect-username script.
- Display the welcome message using the template-welcome.md file which will use the username retrieved at previous step.