Update README.md

This commit is contained in:
Sam Lord 2024-03-20 20:01:52 +00:00 committed by GitHub
parent e5da75b4e6
commit 58197dc75c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
# SHIT Linux
## Sam's Heckin Intermitent Tiny Linux
### What is?
It is a distro that removes the bloat from Ubuntu, replaces curl and wget with my swirl project, does not start up with a desktop (but you can start a XFCE session after logging in by the "startx" command), does NOT come with a browser, comes with an "add-flathub.sh" script, a "scrcpy.AppImage" binary, an "install-roblox-studio.sh" script, and replaces some of the bloated GNU coreutils with BusyBox utils. Also comes with flatpak.
### Download link pls?
@ -12,6 +13,7 @@ It is a distro that removes the bloat from Ubuntu, replaces curl and wget with m
It is recommended for typical desktop use that you ***uncheck*** the LVM-related partition options in the initial install.
### How to install?
(Thanks ChatGPT for making my poor instructions more clear and interesting to read!)
Alright, buckle up! First things first, grab yourself a spare USB Drive that youre cool with reformatting trust me, its for a good cause. Next up, snag a copy of [Ventoy](https://www.ventoy.net/en/index.html) (Avoid the ADS! :+1:) and fire up Ventoy2Disk. Now, pay attention here: make sure you disable that pesky secure boot support in Ventoy2Disk. Then, its time to work some magic install Ventoy onto your USB and toss that ISO onto the VENTOY partition like a pro.
@ -19,3 +21,10 @@ Alright, buckle up! First things first, grab yourself a spare USB Drive that you
Once thats all done, its time to shake things up. Reboot into your BIOS yeah, were diving deep now. Kick secure boot to the curb (I mean, who needs those Microsoft certs anyway, right?) and boot up from your USB. Choose that ISO youve been itching to install, but hold up dont forget to give LVM the ol heave-ho.
And just like that, youre off to the races! Trust me, its way easier than it sounds. Time to sit back, relax, and watch your system transform before your very eyes. You got this!
### Screenshots?
Sure! Here are some screenshots! (Pro tip: These have "alt" tags to describe what's going on)
![User login prompt example](login-prompt.webp)
![A user starting X.Org](starting-x.webp)
![A slightly customized desktop](slightly-customized-desktop.webp)