Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 522 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 522 Bytes

dotfiles

Requirements

  • Git

Usage

$ git clone https://github.com/lime1024/dotfiles.git
$ dotfiles/setup.sh
$ /usr/local/bin/mitamae local dotfiles/mitamae/roles/darwin/default.rb

run with another name

$ echo "{\"home\": \"/Users/${another_name}\"}" >/tmp/node.json
$ /usr/local/bin/mitamae local --node-json /tmp/node.json dotfiles/mitamae/roles/darwin/default.rb

dry-run

$ /usr/local/bin/mitamae local --dry-run dotfiles/mitamae/roles/darwin/default.rb