https://github.com/arunvelsriram/dotfiles
Repo to hold my Mac OS X configurations. Helps to setup my Mac easily in case of failure or replacement.
https://github.com/arunvelsriram/dotfiles
osx osx-dotfiles osx-setup
Last synced: about 1 year ago
JSON representation
Repo to hold my Mac OS X configurations. Helps to setup my Mac easily in case of failure or replacement.
- Host: GitHub
- URL: https://github.com/arunvelsriram/dotfiles
- Owner: arunvelsriram
- Created: 2017-03-11T07:10:41.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T10:34:46.000Z (about 1 year ago)
- Last Synced: 2025-04-03T11:33:30.313Z (about 1 year ago)
- Topics: osx, osx-dotfiles, osx-setup
- Language: Shell
- Homepage:
- Size: 1.12 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Repo to hold my Mac OS X configurations. Helps to setup my Mac easily in case of failure or replacement.
## Setup
1. Setup SSH access to GitHub
2. Provide "Full Disk Access" for Terminal/iTerm under Privacy & Security preferences
3. Clone and run setup:
```
git clone --recurse-submodules git@github.com:arunvelsriram/dotfiles.git
./setup
```
4. After completing the setup, complete GPG setup as its required for git commits
## Warning ##
Use at your own risk!
Review the code and remove things that are not necessary to you before setting this up on your Mac.
A backup of the existing dotfiles will be placed inside `dotfiles.backup.{date}` during the setup. Use this to restore your old dotfiles in case you mess up.
## TODO ##
- [ ] Include VS Code preferences
- [ ] Include Sublime Text preferences