/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
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 set ZSH_THEME="powerlevel10k/powerlevel10k" in ~/.zshrc.
https://gist.github.com/internetirl/28435b91efef8ded0c55e314d69df969
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
open https://iterm2.com
brew install tmux
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
https://gist.github.com/internetirl/f89be4769887badf297f2227c3ea2c15
vi ~/.tmux.conf