File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ brew install tcpflow
98
98
brew install tcpreplay
99
99
brew install tcptrace
100
100
brew install ucspi-tcp # `tcpserver` etc.
101
- brew install xpdf
101
+ brew install homebrew/x11/ xpdf
102
102
brew install xz
103
103
104
104
# Install other useful binaries.
@@ -137,6 +137,7 @@ heroku update
137
137
138
138
# Install Cask
139
139
brew install caskroom/cask/brew-cask
140
+ brew tap caskroom/versions
140
141
141
142
# Core casks
142
143
brew cask install --appdir=" /Applications" alfred
@@ -149,7 +150,6 @@ brew cask install --appdir="/Applications" sublime-text3
149
150
brew cask install --appdir=" /Applications" atom
150
151
brew cask install --appdir=" /Applications" virtualbox
151
152
brew cask install --appdir=" /Applications" vagrant
152
- brew cask install --appdir=" /Applications" heroku-toolbelt
153
153
brew cask install --appdir=" /Applications" macdown
154
154
155
155
# Misc casks
@@ -159,6 +159,7 @@ brew cask install --appdir="/Applications" skype
159
159
brew cask install --appdir=" /Applications" slack
160
160
brew cask install --appdir=" /Applications" dropbox
161
161
brew cask install --appdir=" /Applications" evernote
162
+ brew cask install --appdir=" /Applications" 1password
162
163
# brew cask install --appdir="/Applications" gimp
163
164
# brew cask install --appdir="/Applications" inkscape
164
165
You can’t perform that action at this time.
0 commit comments