A nice welcome script for Bash and Zsh
Find a file
2022-09-03 12:18:08 -05:00
install.sh Updated and fixed issues 2022-09-03 12:18:08 -05:00
LICENSE Initial commit 2022-09-02 14:39:06 -05:00
README.md Updated the image to be a little more pretty 2022-09-02 17:17:23 -05:00
welcome.sh More fixes 2022-09-02 23:24:39 -05:00

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 image

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?