forked from colonelpanic/dotfiles
Add ag to bootstrap, bump .emacs.d
This commit is contained in:
parent
2e6a368020
commit
d4285437aa
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,4 +6,5 @@ dotfiles/sbt/0.13/plugins/target/
|
||||
dotfiles/sbt/boot/
|
||||
dotfiles/.pip/download_cache
|
||||
dotfiles/.pip/pip.log
|
||||
dotfiles/config/hub
|
||||
dotfiles/config/hub
|
||||
dotfiles/cider/.cache/
|
@ -22,6 +22,7 @@
|
||||
],
|
||||
"formulas": [
|
||||
"ack",
|
||||
"ag",
|
||||
"ant",
|
||||
"at-spi2-atk",
|
||||
"at-spi2-core",
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d0d842e62cb820b9a3768492364a34d5e4afd27d
|
||||
Subproject commit 5e6d7e224b6fca13bc265821ed637e3d6a323186
|
Loading…
Reference in New Issue
Block a user