원클릭으로
dotfiles
dotfiles에는 Ven0m0에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Bootstrap Copilot guidance for any repository by creating or updating `.github/workflows/copilot-setup-steps.yml`, `.github/instructions/*.instructions.md`, and `.github/skills/*/SKILL.md`. Use when asked to initialize Copilot guidance, scaffold repo instructions or skills, or create or update `copilot-setup-steps`.
Expert knowledge of bash scripting standards for this dotfiles repo. Covers mandatory header, safety flags, variable quoting, banned patterns, and modern tool idioms (rg/fd/bat/eza/jaq). Use when writing or reviewing any .sh file in Home/.local/bin/ or shell config files.
Expert knowledge of YADM + Tuckr deployment model for this repo. Covers Home/ vs etc/ path conventions, yadm-sync workflow, and system config deployment. Use when working with dotfile deployment, sync operations, or adding new config files.
Multi-shell awareness for this repo's Bash/Zsh/Fish configs. Covers Zimfw (Zsh), ble.sh (Bash readline), Fish functions, and Starship prompt. Use when editing shell init files, adding aliases, or working with shell-specific syntax.