Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sammdec/config
- Owner: sammdec
- Created: 2013-03-12T09:49:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-16T10:50:48.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T03:54:24.481Z (about 1 month ago)
- Language: Shell
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`