My personal MacOS and Terminal config.
These instructions will set-up your Mac to my personal configuration. Use at your own peril.
Clone the project
git clone https://github.com/cogoo/dotfiles.git ~/
Run the bootstrap script
make configure-mac
The file should have the executable permission, if not, enable by running
chmod +x ~/dotfiles/bootstrap.sh
[WIP]
This project is licensed under the MIT License - see the LICENSE file for details
[WIP]