forked from colonelpanic/dotfiles
Add ag to bootstrap, bump .emacs.d
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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/
|
@@ -22,6 +22,7 @@
|
|||||||
],
|
],
|
||||||
"formulas": [
|
"formulas": [
|
||||||
"ack",
|
"ack",
|
||||||
|
"ag",
|
||||||
"ant",
|
"ant",
|
||||||
"at-spi2-atk",
|
"at-spi2-atk",
|
||||||
"at-spi2-core",
|
"at-spi2-core",
|
||||||
|
Submodule dotfiles/emacs.d updated: d0d842e62c...5e6d7e224b
Reference in New Issue
Block a user