shelllings

a practical way to learn shell
git clone https://git.davidvoz.net/shelllings.git
index
logs
tree
license

commit 8198f598c1d5a432a5ddab806f10b2a6e6b5c30f
Author: David Voznyarskiy <davidv@no-reply@disroot.org>
Date:   Thu Feb 5 19:49:29 2026 -0800

    updated git clone from gitlab to disroot

diff --git a/README.md b/README.md
index 6a6ec16..732aac6 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ This is also mainly a way for me to learn shell as well so bugs and unoptimized ## installing and running ```
-git clone https://gitlab.com/davidvoz/shelllings.git
+git clone https://git.disroot.org/davidv/shelllings.git
cd shelllings sh run_me.sh ```