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