cogoo / dotfiles

My personal terminal config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

My personal MacOS and Terminal config.

Getting Started

These instructions will set-up your Mac to my personal configuration. Use at your own peril.

Installing / Set-up

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

What is installed

[WIP]

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

[WIP]

About

My personal terminal config

License:MIT License


Languages

Language:Shell 92.5%Language:Vim Script 6.9%Language:Makefile 0.6%