Includes neovim, tmux, ghostty and zsh config
brew install stow- Clone in ~/dotfiles
stow .
Terminal: Ghostty
Multiplexer: Tmux
Font: IosevkaTerm Nerd Font
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
- Get tpm
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm - Open a tmux session
prefix+ I to install plugins