A comprehensive collection of development environment configurations focused on Windows development with PowerShell, VS Code, and modern web technologies.
This repository contains my personal development environment configurations, including terminal customizations, VS Code settings, and font configurations for an optimal development experience.
.
βββ terminal/
β βββ starship.md # Starship prompt setup guide
β βββ icons.md # Terminal icons configuration
βββ vscode/
β βββ extensions.md # List of essential VS Code extensions
βββ nerd-font.md # JetBrains Mono Nerd Font setup
-
Terminal Customization
- Starship prompt for PowerShell
- Terminal-Icons for enhanced directory listings
- Custom PowerShell profile configurations
-
VS Code Setup
- 35+ curated extensions for web development
- React/TypeScript development optimizations
- Development tools and productivity enhancements
-
Font Configuration
- JetBrains Mono Nerd Font
- Optimized for coding and terminal use
-
Font Setup
- Follow instructions in
nerd-font.mdto install JetBrains Mono Nerd Font
- Follow instructions in
-
Terminal Configuration
- Install and configure Starship (see
terminal/starship.md) - Set up Terminal-Icons (see
terminal/icons.md)
- Install and configure Starship (see
-
VS Code Setup
- Install recommended extensions from
vscode/extensions.md
- Install recommended extensions from
- PowerShell with Starship prompt
- VS Code as primary editor
- Terminal-Icons for enhanced CLI experience
- Modern web development tools and extensions
- Configurations are optimized for Windows development environment
- Focus on React/TypeScript development workflow
- Regular updates to extension list and configurations
MIT License - Feel free to use and modify these configurations for your own setup.