add mercurial as brew install. emacs.d bump.
This commit is contained in:
parent
9b2730e031
commit
0e22f67464
@ -1 +1 @@
|
|||||||
Subproject commit 8c5f224f709b5680145616e3acaca86328b22bb2
|
Subproject commit 6929aa194c4759e6115bcc20464653700dd3a657
|
@ -31,7 +31,8 @@ SHOULD_INSTALL = (
|
|||||||
"sbt", "node", "npm"
|
"sbt", "node", "npm"
|
||||||
)
|
)
|
||||||
MISC = ("file-formula", "less", "openssh --with-brewed-openssl",
|
MISC = ("file-formula", "less", "openssh --with-brewed-openssl",
|
||||||
"perl518", "rsync", "svn", "unzip", "docker", "boot2docker", "pandoc")
|
"perl518", "rsync", "svn", "unzip", "docker", "boot2docker", "pandoc",
|
||||||
|
"mercurial")
|
||||||
|
|
||||||
CASKS = ('alfred', 'caffeine', 'flux', 'google-chrome', 'iterm2', 'spotify', 'vlc', 'virtualbox')
|
CASKS = ('alfred', 'caffeine', 'flux', 'google-chrome', 'iterm2', 'spotify', 'vlc', 'virtualbox')
|
||||||
@ctask
|
@ctask
|
||||||
|
Loading…
Reference in New Issue
Block a user