Update README.md

This commit is contained in:
G2 2022-09-02 16:53:48 -05:00 committed by GitHub
parent e3e9a6b7e1
commit 012f248a32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,3 +4,8 @@ This is a nice little script for your `.bashrc` that greets you on every launch,
![image](https://user-images.githubusercontent.com/72430668/188239728-70f8a84d-e32c-49b5-b51d-985e1f83884b.png) ![image](https://user-images.githubusercontent.com/72430668/188239728-70f8a84d-e32c-49b5-b51d-985e1f83884b.png)
To use it, download `welcome.sh` and place it in your home directory. Then add `/home/$USER/welcome.sh` to your `.bashrc` 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?