Skip to content

Commit

Permalink
brew.sh: Add dark-mode
Browse files Browse the repository at this point in the history
For toggling Dark Mode from the command-line.

https://github.com/sindresorhus/dark-mode

Closes mathiasbynens#545.
  • Loading branch information
sindresorhus authored and mathiasbynens committed May 26, 2015
1 parent 605a010 commit 3a47ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brew.sh
Expand Up @@ -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
Expand Down

0 comments on commit 3a47ebe

Please sign in to comment.