commit 19a8b335d9d28e63b1ac9c1aeabbfc11a0d07bf6 Author: Nicholas Surmava Date: Fri Feb 27 10:41:28 2026 -0500 init commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eb901ed --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.secrets.ps1 + +*.log +.DS_Store +Thumbs.db diff --git a/README.md b/README.md new file mode 100644 index 0000000..8d8615e --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# dotfiles + +A new dotfiles repo for my PERSONAL Windows setup. (This may not work for you!) + +## Quick Setup + +1. Clone repo to C:\Users\\Workspace\...\dotfiles +2. Enable Developer Mode +3. Run setup.ps1