welcome.sh/README.md
2022-09-03 02:39:47 -05:00

732 B

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

Installing:

Curl Script

Run . <(curl https://raw.githubusercontent.com/G2-Games/welcome-sh/main/install.sh) to install it. Run it again to uninstall.

Manual Installation

To use it, download welcome.sh and place it in your home directory. Then add /home/$USER/welcome.sh to your .bashrc

Updating:

WIP

TODO:

  • Add easier way to install and update
  • Fix issues across other distros
  • Add features?