mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[dotbot] replace json with yaml file
This commit is contained in:
parent
f6aec9fc39
commit
213d738520
3 changed files with 92 additions and 90 deletions
2
install
2
install
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
CONFIG="install.conf.json"
|
||||
CONFIG="install.conf.yaml"
|
||||
DOTBOT_DIR="dotbot"
|
||||
|
||||
DOTBOT_BIN="bin/dotbot"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue