npx skills add https://github.com/strager/dotfiles --skill woopInstallieren Sie diesen Skill über die CLI und beginnen Sie mit der Verwendung des SKILL.md-Workflows in Ihrem Arbeitsbereich.
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