tbckr/sgpt

create and use shorthands/aliases

tbckr opened this issue · 3 comments

tbckr commented

similiar to aliases in bash there are recurring tasks. example prompt: 'sgpt "Generate git commit message, my changes: $(git diff)"'

make it possible to add shorthands or aliases to reference and reuse existing prompts.

tbckr commented

one could use bash aliases to mimic this behaviour

tbckr commented

examples are collected in .bash_aliases