dotfiles
Reproducible Nix developer environment and editor configuration
All Skills in This Repository (9)
Pure Emerald Level Indicatorszellij-config
Configure Zellij terminal multiplexer settings using KDL.
starship-config
Configure, customize, and manage Starship prompts with preset application, module tuning, and environment-aware context.
cross-platform-guardian
Audit and fix cross-platform compatibility issues in dotfiles across macOS, Ubuntu, and Fedora.
fish-shell-config
Configure Fish shell scripts, functions, abbreviations, and prompts.
zed-config
Modifies Zed config files to apply themes, fonts, keybindings, and language server settings.
nvim-config
Configure Neovim with Lua-based init, lazy.nvim plugins, and LSP setup.
lazygit-config
Configure lazygit TUI with delta integration via YAML config files.
nix-manager
Automate Nix package management and flake configuration across macOS and Linux.
ghostty-config
Configure Ghostty terminal themes, fonts, keybindings, and performance settings.
Frequently Asked Questions
FAQPage SchemaHow to install wcygan/dotfiles?▼
Run `npx skills add wcygan/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.
What does this dotfiles setup install?▼
It installs modern CLI tools like ripgrep, fd, bat, eza, and fzf through Nix, plus a configured Fish shell, Starship prompt, and symlinked editor configs. Everything is reproducible across macOS, Ubuntu, Fedora, and WSL.
Can it configure Neovim and Zed for me?▼
Yes. Dedicated skills handle Neovim Lua config, plugins, and LSP servers, plus Zed settings, keybindings, themes, and language servers based on plain-English requests.
What happens if the installation fails halfway?▼
Every install step is journaled, so running `./bootstrap.sh recover` finishes or reverses an interrupted operation safely. Strict verification then confirms the final state.
Do I need to know Nix to use this?▼
No. The bootstrap script handles Nix installation and package management, and the agent skills translate your plain-English requests into the correct Nix and config changes.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core