Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.41 KB

README.md

File metadata and controls

49 lines (35 loc) · 1.41 KB

Laptop

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

It can be run multiple times on the same machine safely. It installs, upgrades, or skips packages based on what is already installed on the machine.

Modified based on the original script by thoughtbot, with significant additions based on holman's dotfiles and mathiasbynens's dotfiles.

Requirements

We support:

Older versions may work but aren't regularly tested. Bug reports for older versions are welcome.

Install

Clone the repo, and then run mac

git clone [email protected]:jjwon0/laptop.git
cd laptop
sh bootstrap 2>&1 | tee ~/laptop.log

Debugging

Your last Laptop run will be saved to ~/laptop.log. Read through it to see if you can debug the issue yourself. If not, copy the lines where the script failed into a new GitHub Issue for us. Or, attach the whole log file as an attachment.

Remaining stuff to do after installation

  • Install iTerm2 themes
  • Set up dotfiles
  • Install Flash Player
  • Install MATLAB