aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSindre Sorhus <sindresorhus@gmail.com>2015-05-25 18:50:54 +0200
committerMathias Bynens <mathias@qiwi.be>2015-05-26 08:41:08 +0200
commit3a47ebe1faf72222b1915853a3ce093ac8908853 (patch)
tree26d43a1bd4e91f3cc736cd4ddf90bd12e9c82ada
parent605a0102aa4f5c8c680f2e41c13a2783d96ed3f6 (diff)
downloaddotfiles-3a47ebe1faf72222b1915853a3ce093ac8908853.tar.gz
dotfiles-3a47ebe1faf72222b1915853a3ce093ac8908853.tar.bz2
dotfiles-3a47ebe1faf72222b1915853a3ce093ac8908853.zip
brew.sh: Add `dark-mode`
For toggling Dark Mode from the command-line. https://github.com/sindresorhus/dark-mode Closes #545.
-rwxr-xr-xbrew.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/brew.sh b/brew.sh
index 101f3b4..6f01906 100755
--- a/brew.sh
+++ b/brew.sh
@@ -82,6 +82,7 @@ brew install xz
# Install other useful binaries.
brew install ack
+brew install dark-mode
#brew install exiv2
brew install git
brew install git-lfs