Created
October 9, 2024 16:16
-
-
Save axurright/e98057eba4997a0b3ae5c2da4a3500fa to your computer and use it in GitHub Desktop.
A simple shell script.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| fastfetch | |
| echo "Hello, $USER, what are you going to do today?" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment