mirror of
https://github.com/G2-Games/welcome.sh.git
synced 2025-04-19 13:32:53 -05:00
11 lines
522 B
Markdown
11 lines
522 B
Markdown
# welcome-sh
|
|
### A nice welcome script for Bash
|
|
This is a nice little script for your `.bashrc` that greets you on every launch, with some helpful (and customizable!) information
|
|

|
|
|
|
To use it, download `welcome.sh` and place it in your home directory. Then add `/home/$USER/welcome.sh` to your `.bashrc`
|
|
|
|
TODO:
|
|
- [ ] Add easier way to install and update
|
|
- [ ] Fix issues across other distros
|
|
- [ ] Add features?
|