Skip to content

Instantly share code, notes, and snippets.

@onigra
Last active August 29, 2015 13:57
Show Gist options
  • Save onigra/9780358 to your computer and use it in GitHub Desktop.
Save onigra/9780358 to your computer and use it in GitHub Desktop.
mac環境構築

前提

Homebrew使う。 setup.shでホームディレクトリに Brewfile がリンクされるので、それを使って brew bundle でインストールする

  1. git clone https://github.com/onigra/dotfiles.git
  2. xcode command line toolのインストールを求められるのでインストール
  3. dotfiles/setup.sh を実行
  4. brew bundle
  5. macvim-kaoriya をインストール
  6. vim起動してNeoBundleInstall
  7. dotfiles/ruby_install.sh を実行
  8. 残りを適当にインストール
    • Haroopad、Airmail、Line、Growl、Growl Notify、Officeぐらいかな
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment