Skip to content

ChristopherAlphonse/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Development Environment Setup

MIT License PowerShell VS Code

A curated collection of dotfiles and scripts to automate the setup of a professional Windows development environment with PowerShell and VS Code optimizations.

CSS Wezterm Powertoys

🎯 Features

  • One-click installation script
  • Custom PowerShell prompt with Oh My Posh
  • Performance-optimized terminal settings
  • Enhanced VS Code configuration
  • Fuzzy finder integration (FZF)
  • Multiple package manager support
  • Productivity-focused customizations

Quick Setup

Open PowerShell and run:

irm https://raw.githubusercontent.com/ChristopherAlphonse/dotfiles/refs/heads/master/bootstrap.ps1 | iex

📋 Prerequisites

⚙️ What Gets Installed

Core Tools

Terminal Utilities

🎨 Terminal Configuration

PowerShell Customization

Carapace Completion

Carapace Completion

Visual Settings

{
    "colorScheme": "Dark+",
    "fontFace": "MesloLGLDZ Nerd Font",
    "fontSize": 16,
    "opacity": 23,
    "padding": 15,
    "useAcrylic": true
}

Terminal History

history

🎮 VS Code Setup

Must-Have Extensions

Productivity Features

Work Mode

For a cleaner, distraction-free experience:

Work Mode

⚠️ Important Note

These configurations are provided as-is. Review and understand all settings before applying them to your system. While these configurations support both macOS and Linux, they are primarily optimized for Windows with PowerShell Core and VS Code.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Updates

find the lastest updates here

About

Files for ZSH, PWSH, Bash, Git and VSCODE Settings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published