Skip to content

hamidlabs/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 My Development Environment

Clean and optimized VSCode/Windsurf setup for modern web development

GitHub stars Last commit

⚡ Quick Setup

git clone https://github.com/hamidlabs/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh

🎯 What's Included

  • VSCode/Windsurf Settings - Optimized for performance
  • 30+ Extensions - Carefully selected for productivity
  • Next.js + TypeScript - Modern web development stack
  • Tailwind CSS - Utility-first styling
  • ESLint + Prettier - Code quality and formatting
  • Git Configuration - Useful aliases and settings

📦 Key Extensions

  • Prettier - Code formatting
  • ESLint - JavaScript/TypeScript linting
  • GitLens - Enhanced Git integration
  • Tailwind CSS IntelliSense - CSS autocomplete
  • ES7+ React Snippets - React code snippets
  • Thunder Client - API testing
  • Live Server - Local development server
  • Material Icon Theme - Beautiful file icons

🛠️ Tech Stack

  • Next.js 15 - React framework
  • TypeScript - Type safety
  • Tailwind CSS - Styling
  • React 18 - Frontend library
  • Node.js - Runtime environment
  • Git - Version control

💻 Cross-Platform

  • ✅ Windows (Git Bash, PowerShell, WSL)
  • ✅ macOS (Terminal, iTerm2)
  • ✅ Linux (Bash, Zsh)

🎨 Features

  • 60% less memory usage with optimized settings
  • Faster startup with performance tweaks
  • AI-powered coding with GitHub Copilot integration
  • Debugging setup for Next.js and React
  • Auto-formatting on save
  • Consistent code style across projects

📁 What Gets Installed

vscode/
└── hamidlabs.code-profile         # Editor profile
fonts/
└── coding-fonts.zip               # Editor font

⚙️ Customization

Change Theme

{
	"workbench.colorTheme": "Your Theme Name"
}

Update Font

{
	"editor.fontFamily": "Your Font, JetBrains Mono, Consolas"
}

🤝 Contributing

Found a useful extension or setting? Feel free to open an issue or PR!

📜 License

MIT License - feel free to use and modify


Star this repo if it helped you!

Made with ❤️ by hamidlabs

About

Cursor, Vscode, Windsurf Cofinguration files for develoepers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages