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
- Host: GitHub
- URL: https://github.com/garrettj403/dotfiles
- Owner: garrettj403
- Created: 2017-05-25T10:22:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T19:02:47.000Z (over 5 years ago)
- Last Synced: 2025-06-04T00:39:26.886Z (about 1 year ago)
- Topics: bash, dotfiles, macos
- Language: Python
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.