Personal macOS dotfiles managed with GNU Stow.
Install the configured tools:
brew install stow eza neovim gh git-lfs fnm starship \
zsh-autosuggestions zsh-syntax-highlighting
brew install --cask ghosttyAuthenticate GitHub CLI and select SSH without uploading a new key:
gh auth login --hostname github.com --git-protocol ssh --web --skip-ssh-keyClone and install:
git clone git@github.com:boostvolt/.dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make dry-run
make install
exec zshmake install # Install or refresh symlinks
make dry-run # Preview changes
make check # Validate Zsh syntax