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

https://github.com/garrettj403/dotfiles

Configuration files for macOS
https://github.com/garrettj403/dotfiles

bash dotfiles macos

Last synced: 3 months ago
JSON representation

Configuration files for macOS

Awesome Lists containing this project

README

          

# My Dotfiles

I have two computer running macOS. I use these dotfiles to make them behave the same way.

I pulled the contents of this directory from all over the internet. I try to refer to the resources that I used whenever I can.

To download:
```bash
git clone https://github.com/garrettj403/dotfiles.git ~/.dotfiles
```

To install:
```bash
sh ~/.dotfiles/link.sh
```

Guides:
- http://blog.smalleycreative.com/tutorials/using-git-and-github-to-manage-your-dotfiles/
- https://medium.com/@webprolific/getting-started-with-dotfiles-43c3602fd789

Examples:
- https://github.com/thenovices/dotfiles.