Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/natm/dotfiles


https://github.com/natm/dotfiles

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Nat's dotfiles

## Setting up a new OS X box...

* Install / generate SSH key
* Add to github
* Validate SSH key:

```
$ ssh [email protected]
```

* Install XCode tools:

```
$ xcode-select --instal
```

* Clone this repo

```
$ mkdir -p ~/github/natm
$ cd ~/github/natm
$ git clone [email protected]:natm/dotfiles.git
```

* Run the setup script:

```
$ cd dotfiles
$ ./setup_mac.sh
```

## Todo

* setup iterm2
* configure dock; size, zoom, etc
* menumeter items
* remove things i dont use from the dock; iphoto, itunes etc