Install stow
brew install stow
Install wget
brew install wget
Install oh-my-zsh
sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
Install gh
brew install gh
ZSH Autosuggestions
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
- Updates set to auto
- Zsh config alias updated to
~/.dotfiles/.zshrc
Plugins: