These are my dotfiles I've used in some form over the last 10+ years.
- Install Homebrew Bundle tap and run
brew bundle
to install packages required - After all packages are installed, change your login shell to the homebrew installed version of zsh
/usr/local/bin/zsh
I use the tinty to set the themes across the shell, tmux and neovim.
If you wish to use a different colour, just run tinty apply THEME
and this will persist across shell sessions.