Last updated 4 years ago
pimp scripts follow the template syntax, but without the {{ and }} delimiters.
{{
}}
/* script.pimp */ printf "Git branches in %s:\n" pwd range GitBranches printf "* %s\n" . end
Read more about the in the documentation.
Let's finally see the next steps you can follow to learn more about pimp.