Skip to content

Commit

Permalink
Homebrew Caskのデフォルトパス変更に対応
Browse files Browse the repository at this point in the history
  • Loading branch information
umi-uyura committed Jun 14, 2016
1 parent 5df803c commit c91dbcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/exports
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ fi
# Homebrew
#

export HOMEBREW_CASK_OPTS="--appdir=/Applications"
export HOMEBREW_CASK_OPTS="--appdir=/Applications --caskroom=/opt/homebrew-cask/Caskroom"

### cheat command
export CHEATCOLORS=true
Expand Down

0 comments on commit c91dbcc

Please sign in to comment.