take / boxen

Configuration for my mac :metal: :metal:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inital Setup

Install xcode command line tool

$ xcode-select --install

Create directory and clone this repo

$ mkdir src/
$ cd src/
$ git clone https://github.com/take/boxen.git

Installation

$ cd /path/to/boxen
$ script/boxen --no-fde

--no-fde will disable hard drive encrypt

Things which needs to be manually done

iTerm2

-> Both might be completed by copiying the plist file. (ref: https://github.com/krohrbaugh/my-boxen/commit/e8e97482ee9c10d2d7553632625f77c00a080475)

Miscellaneous

  • Enabling dragging(which can be configured in the Accessibility window in System Preferences)
  • Disable Guest User(wait for boxen/puppet-osx/#12 I guess..?)
  • Settings for keyboard input sources(use google IME)

Apps from the AppStore

  • Line
  • Tweetdeck

Others

About

Configuration for my mac :metal: :metal:

License:MIT License


Languages

Language:Ruby 65.0%Language:Puppet 28.9%Language:Shell 6.1%