macOS dotfiles repository using symbolic links and mise task runner.
- Install Command Line Tools:
xcode-select --install - Install Homebrew: https://brew.sh
- Install mise:
curl https://mise.run | sh
mise run all # run all setup tasks
mise tasks # show available tasks| Directory | Description |
|---|---|
aerospace/ |
Tiling window manager |
bin/ |
Personal scripts (linked to ~/bin/) |
claude/ |
Claude Code configuration |
git/ |
Git configuration template |
karabiner/ |
Keyboard remapping |
mise/ |
Tool version management |
neovim/ |
Editor configuration |
postgres/ |
psqlrc configuration |
starship/ |
Shell prompt |
vscode/ |
VS Code settings |
wezterm/ |
Terminal emulator |
zsh/ |
Shell configuration |