My Dotfiles for Windows machines
  • PowerShell 100%
Find a file
RVxLab e5d61c8488 Update scoop, update/install packages
Added:

- ProtonPass
- Calibre
- Wezterm Nightly

Removed:

- Wezterm

Tracked:

- Dark
- Innounp
2026-08-06 22:49:02 +00:00
dotfiles Update scoop, update/install packages 2026-08-06 22:49:02 +00:00
.editorconfig Initial commit 2026-04-03 11:58:21 +00:00
.gitattributes Initial commit 2026-04-03 11:58:21 +00:00
install.ps1 Uncomment the install portion 2026-04-03 12:16:39 +00:00
README.md Update README with install script link 2026-04-03 11:59:01 +00:00

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.