My dotfiles controlled by GNU stow following this way
brew info zsh
brew install zsh
sudo vim /etc/shells
/usr/local/bin/bash
/usr/local/bin/zsh
chsh -s /usr/local/bin/zsh
sudo vim /etc/paths
Add
/usr/local/sbin
brew install stow
stow stow-config
stow .keep
stow git-config
# Meslo LG M DZ Regular for Powerline
brew install coreutils grep
# brew install exa fzf
stow zsh-config
brew install make gcc gawk
zinit module build
brew install tmux
brew install reattach-to-user-namespace
stow tmux-config