Personal configuration files for development tools and shell environments.
./install.shThis script copies configuration files to their appropriate locations:
- Git (
.gitconfig,.gitignore_global) - Shell configs (bash, zsh, fish)
- VS Code settings and extensions (if installed)
- Zed editor settings and keymap (if installed)
- Prettier formatting config
On macOS, also runs Homebrew package installation and system defaults.
MIT License - Copyright (c) 2026 Mark Milligan