dbmrqdbmrqCommunityยท2 Agent Skills Included

Dotfiles

Automated macOS and Linux development environment setup

Installs and syncs a complete development environment across macOS and Linux using GNU Stow. Configures Vim, Zsh, Bash, Git, SSH, Zellij, Yazi, Zed, and Hammerspoon without manual setup on each machine. Provides idempotent, resumable bootstrap scripts plus sync, update, and status commands to keep every machine consistent.
npx skills add dbmrq/Dotfiles --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Dotfiles?โ–ผ

Run `npx skills add dbmrq/Dotfiles --all -g -y` in your terminal to install everything in this suite globally.

What does this dotfiles setup configure?โ–ผ

It configures Vim/Neovim, Zsh, Bash, Git, SSH, Zellij, Yazi, Zed, TeX, and macOS tools like Hammerspoon, all managed with GNU Stow.

Does it work on both macOS and Linux?โ–ผ

Yes. The bootstrap script supports macOS (Intel and Apple Silicon) and Debian/Ubuntu Linux, with a light or full install option.

How do I keep multiple machines in sync?โ–ผ

Use the included `dotfiles` command: `dotfiles sync` pulls the latest changes and re-applies configs, while `dotfiles update` refreshes everything.

Are my passwords and API keys stored in this repo?โ–ผ

No. Credentials live in ignored local files or the macOS keychain, and only portable configuration is tracked in git.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’