Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 days 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 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T18:36:09.000Z (4 months ago)
- Last Synced: 2024-07-19T02:06:19.124Z (4 months ago)
- Topics: osx, osx-dotfiles, osx-setup
- Language: Shell
- Homepage:
- Size: 888 KB
- Stars: 6
- Watchers: 3
- 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
```
xcode-select --install
git clone --recurse-submodules [email protected]:arunvelsriram/dotfiles.git
./setup
```## 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