brew
$ brew tap Homebrew/bundle
$ brew bundle
run setup script
$ ./setup.sh
aqua
$ aqua i
zsh
$ sh -c "$(curl -fsSL https://git.io/zinit-install)"
$ source ~/.zshrc
tmux plugin manager
$ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
# Install plugin prefix + I
# see. https://github.com/tmux-plugins/tpm#installing-plugins
gh
extension
$ gh extension install kawarimidoll/gh-q
nvim plugin
$ mkdir -p $HOME/.cache/dein
$ sh -c "$(curl -fsSL https://raw.githubusercontent.com/Shougo/dein-installer.vim/master/installer.sh)"
$ sh ./installer.sh ~/.cache/dein