personal_scripts

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 9754a52f925cd9eb635d179d8115f75dcde3ef2c
parent e15a092e9fb045a6e51abe57fa478800fa9e2ae4
Author: mrgrouse <bdmfegys@duck.com>
Date:   Mon, 13 May 2024 00:22:50 -0400

README.md: add list of currently created scripts

Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,4 +1,9 @@ # My personal scripts for arch and artix linux! ## IMPORTANT! BE CAREFUL WHEN USING THESE SCRIPTS ON REAL COMPUTERS, THEY ARE EXPERIMENTAL SCRIPTS AND I DON'T REALLY KNOW TOO MUCH OF WHAT I'M DOING ANYWAY SO BE CAREFUL!!! Most of these scripts are just for my artix/arch linux installs and make can make things a lot easier if I actually used them on my systems. I'll add more later. See you later. +Scripts included are: + - wallpaper folder copying from my homeserver using rsync + - secure boot install script + - artix linux install script +thats about it rn. Have a nice day.