____ _ / __ \ (_) | | | |_ __ ___ __ ___ ___ _ __ | | | | '_ ` _ \ / _` \ \ /\ / / | '_ \ | |__| | | | | | | (_| |\ V V /| | | | | \____/|_| |_| |_|\__,_| \_/\_/ |_|_| |_|
Opinionated Windows Developer Environment Setup
Run this command in PowerShell as Administrator:
iwr -useb omawin.dev/install.ps1 | iex
Get your development environment set up with a single command. No manual downloads or configurations needed.
Installs Git, PowerShell 7, Windows Terminal, VS Code, and other must-have developer tools automatically.
Configures Oh My Posh with Nerd Fonts for a modern, informative command-line experience.
Sets up useful modules like z for directory jumping, PSReadLine for better editing, and Terminal-Icons.
Optional installation of Node.js, Python, Go, Rust, .NET, and other development environments.
Opinionated choices that just work, while still allowing customization when needed.