aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.exports3
1 files changed, 0 insertions, 3 deletions
diff --git a/.exports b/.exports
index 9f44069..91c6098 100644
--- a/.exports
+++ b/.exports
@@ -20,6 +20,3 @@ export MANPAGER="less -X";
# Always enable colored `grep` output
export GREP_OPTIONS="--color=auto";
-
-# Link Homebrew casks in `/Applications` rather than `~/Applications`
-export HOMEBREW_CASK_OPTS="--appdir=/Applications";