A collection of scripts and configurations, commonly referred to as dotfiles, for Windows.
At this stage, the repository only contains configuration for PowerShell 7 and Windows Terminal. I plan to add more over time.
Admin rights are required when running the setup script to create the symbolic link to Profile.ps1. This allows any changes made to the Profile script to be immediately reflected without re-running the setup script.
- Clone the repository to your home directory.
- Run
Setup.ps1
from an elevated PowerShell prompt.