macの環境構築その2(Homebrew Cask)

昨日はESETを入れた時点で眠気の限界。
今日は続きをやっていく。
Homebrewの中でもGUIアプリを入れてくれるHomebrew Caskを入れる。
これもコマンド1個でOK。幾つかのサイトにはその前にtapで追加するとか記載があるけど、
最近のはもう1行書くだけでOK。
http://caskroom.io ここにある本家のサイトで確認できる。

brew install caskroom/cask/brew-cask

成功したログがこれ

==> Tapping caskroom/cask
Cloning into '/usr/local/Library/Taps/caskroom/homebrew-cask'...
remote: Counting objects: 3034, done.
remote: Compressing objects: 100% (2946/2946), done.
remote: Total 3034 (delta 107), reused 701 (delta 72), pack-reused 0
Receiving objects: 100% (3034/3034), 5.76 MiB | 1.81 MiB/s, done.
Resolving deltas: 100% (107/107), done.
Checking connectivity... done.
Tapped 1 formula (3013 files, 23M)
==> Installing brew-cask from caskroom/homebrew-cask
==> Cloning https://github.com/caskroom/homebrew-cask.git
Cloning into '/Library/Caches/Homebrew/brew-cask--git'...
remote: Counting objects: 2999, done.
remote: Compressing objects: 100% (2901/2901), done.
remote: Total 2999 (delta 118), reused 835 (delta 82), pack-reused 0
Receiving objects: 100% (2999/2999), 5.74 MiB | 1.40 MiB/s, done.
Resolving deltas: 100% (118/118), done.
Checking connectivity... done.
Note: checking out '2fc9d2323950a45549e1d5c4b25481d98726b85c'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

==> Checking out tag v0.54.1
🍺  /usr/local/Cellar/brew-cask/0.54.1: 2731 files, 11M, built in 17 seconds

それからインストールしたもの

brew cask install firefox
brew cask install alfred
brew cask install 1password
brew cask install dropbox
brew cask install evernote
brew cask install xtrafinder  #パスワードあり
brew cask install karabiner #KeyRemap4macbook
brew cask install iterm2

brew caskに対応してないけど入れたもの
senebier http://www.bicoid.com/app/senebier/
キーボードショートカットでwindowを切り替えるソフト。
Command+tabよりも使いやすい。たまに反応が遅いのが困るかなぁ。