NazmusSayadNazmusSayadCommunity·5 Agent Skills Included

.dotfiles

Automated Windows and macOS developer workstation setup

Automates full developer workstation setup on Windows and macOS, including package installs, shell configuration, and Git helpers. Removes bloatware, disables unneeded Windows services, and syncs VS Code, terminal, and app settings from one config folder. Provides ready-made commands for package syncing, Git pulls, Slack scheduling, and startup tasks to speed up daily work.
npx skills add NazmusSayad/.dotfiles --all -g -y
Available:

Tells your AI agent to never run Go builds or repository sync scripts itself, and to ask you to run those commands manually instead.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install .dotfiles?

Run `npx skills add NazmusSayad/.dotfiles --all -g -y` in your terminal to install all skills in this suite globally.

How to automate developer machine setup?

This repository configures your entire Windows or macOS environment automatically, covering packages, shells, Git, VS Code, and startup tasks from simple config files.

Does it work on both Windows and macOS?

Yes. It uses Winget and Scoop on Windows and Homebrew on macOS, with dedicated setup scripts for each platform.

Can I remove Windows bloatware automatically?

Yes. The included PowerShell scripts remove default apps, disable unneeded services, and optimize Windows settings, but review them before running.

Do I need to copy the whole repository?

No. The author recommends browsing the configs, taking ideas, and adapting them to your own setup rather than copying everything.

Related Repositories in Software Engineering

View All in Software Engineering