Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 432 Bytes

readme.md

File metadata and controls

17 lines (12 loc) · 432 Bytes

More information can be found at https://wiki.wickedyoda.com/

Just a public directory of some simple scripts I use to setup my own clients and things.

Since its public, I dont have need my new clients to login or worry about cridentials.

Syncing this repo locally:

git init
git remote add origin https://github.com/wickedyoda/public-setupfiles
git fetch
git checkout main
To remove "rm -rf .git"

Updated 3.15.2024