Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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