Configs are managed with GNU Stow and symlinked into $HOME.
Install Xcode Command Line Tools, Homebrew, and Oh My Zsh if not already installed:
xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"Then clone and run setup:
git clone https://github.com/ergusto/dotfiles.git ~/dotfiles
cd ~/dotfiles && bash ./setup.shConfigs: zsh, neovim, tmux, git
Tools: eza, bat, fzf, zoxide, lazygit, powerlevel10k, zsh-autosuggestions, zsh-syntax-highlighting
These paths are for machine-specific config that shouldn't be in source control:
~/.zshrc-local~/.bin-local/~/.gitconfig-local