Coder Social home page Coder Social logo

alvarez-moreno-sergio / laptop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thomet/laptop

0.0 1.0 0.0 280 KB

A shell script which turns your Linux or Mac OS X laptop into an awesome development machine.

License: MIT License

Shell 100.00%

laptop's Introduction

Laptop

Laptop is a script to set up a Mac OS X laptop for development.

Requirements

Install

Mac OS X

Read, then run the script:

bash <(curl -s https://raw.githubusercontent.com/thomet/laptop/master/mac)

What it sets up

  • Install apple command line tools
  • Setup zsh as default shell
  • Install oh-my-zsh as zsh configuration manager
  • Install brew packet manager
  • Remove recent folder from MacOs Dock
  • Remove recent apps from MacOs Dock
  • Install newest zsh
  • Install git
  • Install the_silver_searcher
  • Install newest vim
  • Install ctags
  • Install dockfuti
  • lnstall docker
  • Install docker-machine
  • Install docker-machine-nfs
  • Install docker-compose
  • Install git-extras
  • Install htop-osx
  • Install wget
  • Install source-highlight
  • Install dnsmasq
  • Install asdf (Manage multiple runtime versions)
  • Install awscli
  • Install gpg
  • Install tmate
  • Install docker-credential-helper-ecr
  • Instal caffeine
  • Install spectacle
  • Install sequel-pro
  • Install silverlight
  • Install virtualbox
  • Clean Dock
  • Install Brave Browser and add to Dock
  • Install Firefox and add to Dock
  • Install Rubymine and add to Dock
  • Install Atom and add to Dock
  • Install iTerm2 and add to Dock
  • Install rcm dotfile manager
  • Setup Docker with docker-machine and virtual box using NFS
  • Setup dnsmasq to redirect all *.dev.sageone.com request to docker

It should take less than 1 hour to install (depends on your machine).

Laptop can be run multiple times on the same machine safely. It will upgrade already installed packages and install and activate a new version of ruby (if one is available).

Make your own customizations

Put your customizations in ~/.laptop.local. For example, your ~/.laptop.local might look like this:

#!/bin/sh

brew tap caskroom/cask
brew install brew-cask

brew cask install dropbox
brew cask install google-chrome
brew cask install rdio

You should write your customizations such that they can be run safely more than once. See the mac and linux scripts for examples.

Credits

thoughtbot

Laptop is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.

Thank you, contributors!

laptop's People

Contributors

djcp avatar thomet avatar pbrisbin avatar mike-burns avatar christoomey avatar dayne avatar geoffharcourt avatar kerrick avatar thcipriani avatar acconrad avatar ash106 avatar shadowfiend avatar chip avatar derekprior avatar endsly avatar esbanarango avatar jsuchal avatar drapergeek avatar jrafanie avatar jdeerhake avatar marcdel avatar markchang avatar allaire avatar mjankowski avatar fivetwentysix avatar sikachu avatar sarahghp avatar salbertson avatar seanpdoyle avatar trvrplk avatar

Watchers

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