Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sammdec/config

My essentials for any new fresh install
https://github.com/sammdec/config

Last synced: 5 days ago
JSON representation

My essentials for any new fresh install

Awesome Lists containing this project

README

        

## config
This is a repo is a checklist of sorts of what happens when I get a new computer/ fresh install. Idea gracefully taken from [jenius](https://github.com/jenius/config). Feel free to grab some ideas.

### System config
- Scroll Direction: uncheck
- Secondary click: right-side
- Turn off Mission control with double finger tap
- Tracking: 5th bar
- Set DNS to googles: 8.8.8.8 & 8.8.4.4
- Allow applications from : anywhere
- Show path bar finder
- Create Sites folder in home
- Finder Favs:
-- Home
-- Desktop
-- Apps
-- Dropbox
-- Sites
-- Docs
-- Downloads

### App Store Installs
- Clear
- XCode
- tweetbot
- ia writer
- better snap tool
- Sip
- Github App

### External Installs
- Sketch
- Chrome
- Atom
- Spotify
- Dropbox
- AppCleaner
- [Hex colour picker](http://wafflesoftware.net/hexpicker/)

### Terminal setup
- Download iTerm2
- Install ohmyzsh
- Use Base16 Ocean colours
- Source Code Pro 14pt
- Use .zshrc from repo

### Homebrew
- HomeBrew itself
- git
- rbenv
- ruby-build
- node
- hub
- heroku-toolbelt

### Ruby
- Install Newest Stable ruby

### Gems
- bundler
- sass
- update ruby gems
- run `rbenv rehash`