Giter Site home page Giter Site logo

osx's Introduction

Setting up new laptop

  1. Install XCode command line tools (https://developer.apple.com/downloads/, "Sign In" required)
  2. Run sudo chown -R $USER /usr/local
  3. Run install.sh (see below)
  4. Run installers that need to be finished separately (uTorrent, Hearthstone, etc.)
  5. Run OS X customization file (aka Mathias .osx, see below)
  6. Update OS X and apps (through App Store)
  7. Map Caps to Ctrl in keyboard settings (since this is apparently quite difficult to do programmatically http://apple.stackexchange.com/questions/13598/updating-modifier-key-mappings-through-defaults-command-tool)
  8. Add translit as an input source in System Prefs (+ map it to Alt+Cmd+Space)
  9. Set Quicksilver triggers
  10. Customize iTerm settings ("quit when all windows are closed", "preserve window positions", etc.; should this be automated?)
  11. Install messenger from https://fbmacmessenger.rsms.me/ (as of 2017-01-12 doesn't seem to work on High Sierra)
  12. Install Twitter on App Store
  13. Install Rocket from http://matthewpalmer.net/rocket/

install.sh

This is the main script that installs 90%+ of things required to get a "working" OS X. It's meant to be run as part of a fresh install on a new laptop.

In a nutshell, it does this:

  • Installs all the brews that I use (git, zsh, cairo, node, postgresql, etc.)
  • Installs all the applications that I use, via cask (chrome, quicksilver, imageoptim, virtualbox, etc.)
  • Installs oh-my-zsh and sets it up
  • Generates SSH keys (and opens github settings page for convenience)
  • Installs global node packages that I use often (bower, jshint, jscs, etc.)
  • Customizes Sublime using other files from this repo
  • Installs translit keyboard

defaults.sh

Sets up sensible OS X defaults and other useful tweaks. Based on Mathias' excellent .osx

Package Control.sublime-settings

Specifies which Sublime packages to install

Preferences.sublime-settings

Specifies main Sublime settings

.oh-my-zsh-custom

Defines custom functions and alises for oh-my-zsh

Inspired by / shamelessly stolen from these fine folks

Something similar (found later)

osx's People

Contributors

kangax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.