vimrc
$ cp Shell/vimrc ~/.vimrc
$ git clone https://github.com/k-takata/minpac.git ~/.vim/pack/minpac/opt/minpac
$ vim "+call minpac#update()" +qall
gitconfig
$ cp Shell/gitconfig ~/.gitconfig
tmux.conf
$ cp Shell/tmux.conf ~/.tmux.conf
bashrc
$ cp Shell/bashrc ~/.bashrc
zshrc
use Zsh for Humans to setup
$ vi -d Shell/zshrc ~/.zshrc (ensure the difference is expected)
$ vi -d Shell/p10k.zsh ~/.p10k.zsh (ensure the difference is expected)
$ cp Shell/zshrc ~/.zshrc
$ cp Shell/p10k.zsh ~/.p10k.zsh