diff options
Diffstat (limited to 'scripts/hx.chatgpt-prompt')
| -rwxr-xr-x | scripts/hx.chatgpt-prompt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/hx.chatgpt-prompt b/scripts/hx.chatgpt-prompt new file mode 100755 index 0000000..e4b6047 --- /dev/null +++ b/scripts/hx.chatgpt-prompt @@ -0,0 +1,3 @@ +#!/usr/bin/env zsh + +chatgpt "$(hx.prompt). Answer only. If it is code, code only without code-block at the beginning and the end." |
