Add ag to bootstrap, bump .emacs.d

This commit is contained in:
2014-11-05 19:32:09 -08:00
parent 2e6a368020
commit d4285437aa
3 changed files with 4 additions and 2 deletions

3
.gitignore vendored
View File

@@ -6,4 +6,5 @@ dotfiles/sbt/0.13/plugins/target/
dotfiles/sbt/boot/ dotfiles/sbt/boot/
dotfiles/.pip/download_cache dotfiles/.pip/download_cache
dotfiles/.pip/pip.log dotfiles/.pip/pip.log
dotfiles/config/hub dotfiles/config/hub
dotfiles/cider/.cache/

View File

@@ -22,6 +22,7 @@
], ],
"formulas": [ "formulas": [
"ack", "ack",
"ag",
"ant", "ant",
"at-spi2-atk", "at-spi2-atk",
"at-spi2-core", "at-spi2-core",