Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natm/dotfiles
https://github.com/natm/dotfiles
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/natm/dotfiles
- Owner: natm
- Created: 2014-07-28T10:11:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-19T10:39:50.000Z (about 4 years ago)
- Last Synced: 2023-03-29T05:58:10.086Z (over 1 year ago)
- Language: Shell
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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