An open API service indexing awesome lists of open source software.

https://github.com/OMARxKHALID/dotfiles

"My Dev Setup" 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.
https://github.com/OMARxKHALID/dotfiles

bun nerd-fonts starship starship-preset terminal-icons vscode vscode-extension vscode-settings vscode-settings-json

Last synced: 8 months ago
JSON representation

"My Dev Setup" 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.

Awesome Lists containing this project

README

          

# 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.