Prompt Asset
Prompt: Coding & Dev
expandhome() { case "$1" in "~/") printf '%s/%s\n' "$HOME" "${1#~/}" ;; ) printf '%s\n' "$1" ;; esac } # Runtime candidates: "<runtime>:<config-dir>" stored as an array. # Using an array instead of a space-separated string ensures correct #...
Coding Devgsd-build/get-shit-doneSingle PurchasePublished
Category
Coding Dev
Source
gsd-build/get-shit-done
Delivery
One-time access
Signal
Quality 5
Asset OverviewView Source
Quality score 5.
What This Product Includes
Primary prompt text
Catalog metadata
Prompt preview fields
Delivery attachment pending final packaging
Metadata Properties
Prompt Preview
expand_home() { case "$1" in "~/"*) printf '%s/%s\n' "$HOME" "${1#~/}" ;; *) printf '%s\n' "$1" ;; esac } # Runtime candidates: "<runtime>:<config-dir>" stored as an array. # Using an array instead of a space-separated string ensures correct # iteration in both bash and zsh (zsh
This prompt is already in the live catalog, but its richer packaging metadata has not been fully attached yet.
Related Resources