Giter Site home page Giter Site logo

welcome's Introduction

welcome

Simple dev workstation setup script. This script is designed to be run on a fresh install of Mavericks.

###What it does:

  • Installs:
  • Sets up the command line environment:
    • Sets Sublime Text as default editor in the terminal for:

      .rb, .php, .yml, .xml, .txt, .sh, .json

    • Installs ruby 2.2.2 and sets it as the system default

  • Sets up the OS X environment:
    • disable smart quotes and smart dashses

Dependencies:

  • Xcode command line tools
# follow directions to instal xcode cli
$ xcode-select --install

Run script:

# download setup.sh
$ curl https://raw.githubusercontent.com/celliott/welcome/master/setup.sh >> setup.sh
	
# set setup.sh as executable
$ chmod +x setup.sh
	
# run setup.sh
$ ./setup.sh

# specify ruby version. default is 2.2.2
$ RUBY_VERSION=<x.x.x> ./setup.sh

Manual steps:

homebrew

==> This script will install:
/usr/local/bin/brew
/usr/local/Library/...
/usr/local/share/man/man1/brew.1

Press RETURN to continue or any other key to abort

WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.

To proceed, enter your password, or type Ctrl-C to abort.

Password:

caskroom install

==> We need to make Caskroom for the first time at /opt/homebrew-cask/Caskroom
==> We'll set permissions properly so we won't need sudo in the future

Password:

Running again after a successful install will ask if you want to reinstall ruby

rbenv: /Users/<username>/.rbenv/versions/2.2.2 already exists
continue with installation? (y/N)

welcome's People

Contributors

celliott avatar

Watchers

James Cloos 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.