Advertisement
0x2264773426

To use ChatGPT in your Linux terminal or console

Apr 26th, 2023 (edited)
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. To use ChatGPT in your Linux terminal or console
  2.  
  3. To install ChatGPT into your Linux terminal or console:
  4. curl -sSL https://raw.githubusercontent.com/aandrew-me/tgpt/main/install | bash
  5.  
  6. To run ChatGPT in your Linux terminal or console:
  7. tgpt -h
  8.  
  9. To use ChatGPT in your Linux terminal or console (Use "/quotation mark before and after query sentence if there is two or more words):
  10. tgpt ["TYPE_YOUR_QUERY"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement