Skip to content

"dotfiles" is a collection of configurations for Starship (starship.toml), VS Code (settings.json and extensions), Bun package manager, and JetBrains Mono Nerd Font. It streamlines your development environment for a smoother, more productive experience.

Notifications You must be signed in to change notification settings

OMARxKHALID/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles Configuration

A comprehensive collection of development environment configurations focused on Windows development with PowerShell, VS Code, and modern web technologies.

🎯 Overview

This repository contains my personal development environment configurations, including terminal customizations, VS Code settings, and font configurations for an optimal development experience.

📂 Repository Structure

.
├── 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

⚙️ Key Components

  • 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

🚀 Quick Start

  1. Font Setup

    • Follow instructions in nerd-font.md to install JetBrains Mono Nerd Font
  2. Terminal Configuration

    • Install and configure Starship (see terminal/starship.md)
    • Set up Terminal-Icons (see terminal/icons.md)
  3. VS Code Setup

    • Install recommended extensions from vscode/extensions.md

💻 Technologies

  • PowerShell with Starship prompt
  • VS Code as primary editor
  • Terminal-Icons for enhanced CLI experience
  • Modern web development tools and extensions

📝 Notes

  • Configurations are optimized for Windows development environment
  • Focus on React/TypeScript development workflow
  • Regular updates to extension list and configurations

📄 License

MIT License - Feel free to use and modify these configurations for your own setup.

About

"dotfiles" is a collection of configurations for Starship (starship.toml), VS Code (settings.json and extensions), Bun package manager, and JetBrains Mono Nerd Font. It streamlines your development environment for a smoother, more productive experience.

Topics

Resources

Stars

Watchers

Forks