Opinionated macOS setup for zsh, Neovim, tmux, and iTerm2.
- Clone the repo (no sudo):
git clone https://github.com/k4ch0w/dotfiles.git ~/dotfiles
cd ~/dotfiles- Run the installer:
bash install.shNotes:
- The script installs Homebrew packages from
Brewfileand symlinks configs into your$HOME. - iTerm2 preferences are redirected to
$HOME/.config/iterm_config(macOS only). - For optional Rust toolchain, run:
WITH_RUST=1 bash install.sh.
zshrcwith Oh My Zsh, autosuggestions, syntax highlighting, and Spaceship theme.nvim/using lazy.nvim with LSP, Treesitter, Telescope, and UI tweaks.tmux.confwith TPM and sane defaults (truecolor, vi keys, mouse).Brewfilefor core CLI tools and Nerd Font.