mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-03-20 06:11:27 -07:00
7 lines
273 B
YAML
7 lines
273 B
YAML
interface:
|
|
display_name: "Yeet"
|
|
short_description: "Stage, commit, and open PR"
|
|
icon_small: "./assets/yeet-small.svg"
|
|
icon_large: "./assets/yeet.png"
|
|
default_prompt: "Prepare this branch for review: stage intended changes, write a focused commit, and open a PR."
|