Update Dotbot version

This commit is contained in:
Anish Athalye 2014-10-22 11:05:03 -04:00
parent 2a4a41261c
commit 553cf2f85b
3 changed files with 5 additions and 2 deletions

2
dotbot

@ -1 +1 @@
Subproject commit 09a80230f55c6913e86ab38ad20fd8836c42a56d
Subproject commit 1d2918f82e432a039dcf81849fcfd684d25ddb76

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -eu
set -e
CONFIG="install.conf.json"
DOTBOT_DIR="dotbot"

View File

@ -1,4 +1,7 @@
[
{
"clean": []
},
{
"link": {}
},