My dotfile
Clone this repo and copy file you want.
git clone git@github.com:MilesChou/dotfiles.git
# Copy .config for fish shell
cp -R .config ~/
# Copy git config
cp .gitconfig ~/
brew install composer
composer config -g github-oauth.github.com ${GITHUB_ACCESS_TOKEN}
composer config -g cache-files-maxsize 5G
Fisher: https://github.com/jorgebucaran/fisher Pure Fish: https://github.com/pure-fish/pure