npx skills add https://github.com/strager/dotfiles --skill woopCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.
EDUCATIONAL USE ONLY. This work is Copyright Matthew "strager" Glazar.
License: Creative Commons Attribution-NonCommercial-NoDerivatives 4.0
International License (CC-BY-NC-ND-4.0)
These dotfiles are deployed using Ansible. First, make sure Ansible is
installed.
Install or update dotfiles symlinks by running the Ansible playbook:
ansible-playbook site.yml
Some roles modify application preferences one-way. Syncing is not performed by
default, so you need to manually run these roles:
ansible-playbook site.yml --tags gnome-terminalansible-playbook site.yml --tags iterm