My Dotfiles for Windows machines
- PowerShell 100%
| dotfiles | ||
| .editorconfig | ||
| .gitattributes | ||
| install.ps1 | ||
| README.md | ||
RVxLab's Dotfiles for Windows
Setup
Run the following script:
powershell -ExecutionPolicy Bypass -Command "irm 'https://code.rvx.works/RVxLab/dotfiles-windows/raw/branch/main/install.ps1' | iex"
If you're going to run this, MAKE SURE YOU READ THE SCRIPT AND UNDERSTAND WHAT IT DOES.