From c91dbcc62a36c1c23c2989ed6593b4eebff4720b Mon Sep 17 00:00:00 2001 From: Umi Uyura Date: Tue, 14 Jun 2016 11:09:07 +0900 Subject: [PATCH] =?UTF-8?q?Homebrew=20Cask=E3=81=AE=E3=83=87=E3=83=95?= =?UTF-8?q?=E3=82=A9=E3=83=AB=E3=83=88=E3=83=91=E3=82=B9=E5=A4=89=E6=9B=B4?= =?UTF-8?q?=E3=81=AB=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See: https://github.com/caskroom/homebrew-cask/issues/21913 --- shell/exports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/exports b/shell/exports index 0fbe660..437f4ea 100644 --- a/shell/exports +++ b/shell/exports @@ -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