requirements:
- Mac
- Apple ID Sign in
curl -sSfL https://raw.githubusercontent.com/wasanx25/dotfiles/master/bootstrap.sh | sh
bin/mitamae-${version} local lib/recipe.rb
or
specific cookbook
bin/mitamae-${version} local cookbooks/${cookbook_name}/default.rb
use git hooks cloned repositories
ghq list | grep [ORG NAME] | xargs -I {} cp ~/.config/git/templates/hooks/pre-push "$(ghq root)/{}/.git/hooks/pre-push"