woop

설치
CLI
npx skills add https://github.com/strager/dotfiles --skill woop

CLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.

최근 업데이트: 4/21/2026

strager's dotfiles

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)

Installation

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

Opt-in roles

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-terminal
  • ansible-playbook site.yml --tags iterm