- OS: macOS
- Terminal: Ghostty
- Shell: Fish
- Theme: Kanagawabones
- Font: JetBrains Mono
- Terminal Multiplexer: tmux (currently trying zellij)
- Config: .tmux.conf
- Editor
- neovim
- Theme: Kanagawa
- Config: .config/nvim
- neovim
-
Clone repository
chezmoi init mercxry
-
Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
-
Install packages from Brewfile
brew bundle install
or just install chezmoi
brew install chezmoi
-
Apply chezmoi dotfiles
chezmoi apply