diff options
Diffstat (limited to 'gemfeed/examples/conf/dotfiles/scripts/hx.chatgpt-prompt')
| -rwxr-xr-x | gemfeed/examples/conf/dotfiles/scripts/hx.chatgpt-prompt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gemfeed/examples/conf/dotfiles/scripts/hx.chatgpt-prompt b/gemfeed/examples/conf/dotfiles/scripts/hx.chatgpt-prompt new file mode 100755 index 00000000..e4b6047f --- /dev/null +++ b/gemfeed/examples/conf/dotfiles/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." |
