forked from colonelpanic/dotfiles
Mostly emacs.d bump for helm.
This commit is contained in:
Submodule dotfiles/emacs.d updated: d56004fd91...819c3eb8ae
@@ -22,4 +22,6 @@ TAGS
|
|||||||
.ropeproject/
|
.ropeproject/
|
||||||
|
|
||||||
*.sw*
|
*.sw*
|
||||||
*.tmp*
|
*.tmp*
|
||||||
|
projectile.cache
|
||||||
|
projectile-bookmarks.eld
|
@@ -38,7 +38,7 @@ SHOULD_INSTALL = (
|
|||||||
)
|
)
|
||||||
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")
|
"mercurial", "ctags-exuberant")
|
||||||
CASKS = ('caffeine', 'flux', 'google-chrome', 'iterm2', 'spotify', 'synergy',
|
CASKS = ('caffeine', 'flux', 'google-chrome', 'iterm2', 'spotify', 'synergy',
|
||||||
'virtualbox', 'xquartz', 'slate', 'java', 'vlc', 'seil', 'karabiner')
|
'virtualbox', 'xquartz', 'slate', 'java', 'vlc', 'seil', 'karabiner')
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user