Personal macOS development environment configuration managed via GNU Stow.
chmod +x install.sh
./install.sh
| Tool |
Config path |
Description |
| Neovim |
.config/nvim/ |
Primary editor with Lazy.nvim, LSP, and environment-specific configs |
| Vim |
.vimrc |
Lightweight fallback editor config |
| Tool |
Config path |
Description |
| Wezterm |
.config/wezterm/ |
GPU-accelerated terminal with modular Lua config |
| Ghostty |
.config/ghostty/ |
Fast native terminal emulator |
| Alacritty |
.config/alacritty/ |
Minimal GPU-accelerated terminal |
| iTerm2 |
.config/iterm2/ |
Feature-rich macOS terminal emulator |
| Tool |
Config path |
Description |
| Zsh |
.zshrc |
Shell config with Oh My Zsh, plugins, and custom aliases |
| Starship |
.config/starship.toml |
Cross-shell prompt with git and language indicators |
| Tool |
Config path |
Description |
| Tmux |
.config/tmux/ |
Terminal multiplexer with custom keybindings and gruvbox theme |
| Tool |
Config path |
Description |
| Git |
.gitconfig |
Global git settings, aliases, and user config |
| GitHub CLI |
.config/gh/ |
gh CLI auth and host config |
| GitHub Copilot |
.config/github-copilot/ |
Copilot editor integration settings |
| Tool |
Config path |
Description |
| Eza |
.config/eza/ |
Modern ls replacement with custom color theme |
| Karabiner |
.config/karabiner/ |
macOS keyboard remapping and complex modifications |
| Tool |
Config path |
Description |
| Flutter |
.config/flutter/ |
Flutter SDK settings and device preferences |
| Homebrew |
Brewfile |
Declarative list of all brew packages and casks |