Pinned Loading
-
AI Shell Command Generator
AI Shell Command Generator 1llmc() {
2local system_prompt='Output a command that I can run in a ZSH terminal on macOS to accomplish the following task. Try to make the command self-documenting, using the long version of flags where possible. Output the command first enclosed in a "```zsh" codeblock followed by a concise explanation of how it accomplishes it.'
3local temp_file=$(mktemp)
4local capturing=true
5local command_buffer=""
-
result
result PublicForked from rustedpy/result
A simple Rust like Result type for Python 3. Fully type annotated.
Python 8
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.