From f3877f6818c3ba2da068b900ee569182f12364a0 Mon Sep 17 00:00:00 2001 From: G2 <72430668+G2-Games@users.noreply.github.com> Date: Fri, 2 Sep 2022 14:47:33 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e584552..af2e33e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # welcome-sh ### A nice welcome script for Bash (and zsh) 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`