An open API service indexing awesome lists of open source software.

https://github.com/cogoo/dotfiles

My personal terminal config
https://github.com/cogoo/dotfiles

Last synced: 2 months ago
JSON representation

My personal terminal config

Awesome Lists containing this project

README

        

# 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

```sh
git clone https://github.com/cogoo/dotfiles.git ~/
```

Run the bootstrap script

```sh
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](LICENSE) file for details

## Acknowledgments

[WIP]