New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Curate sample prompts #7884
Comments
Highly agreed, I was just thinking about this myself 👍 I think a very simple pure-style prompt would be a great addition, though that does kinda step on third-party authors' toes 😄 |
Alright, here's a screenshot of what the prompts currently look like, in an actual terminal: The first thing you'll notice here is that these are almost all variations on a very simple theme, basically:
Some leave off one or more of these or add a little special thing (debian chroot has the debian chroot, "informative" has the time), but the bulk of these stick very closely to that idea. In particular:
|
Alright, that was a bit of a project, and I'm calling it done for now. Here's roughly what changed since 3.2:
This leaves us with a total of 12 instead of 16 prompts, but they are more distinct from one another and in some cases faster and less buggy. Now, this isn't "done", it'll never be fully done. I'd still be willing to accept people submitting interesting, even goofy, prompts provided they are well-written and, when they use an external dependency, handle failure well. Other enhancements, e.g. using fish_git_prompt instead of bespoke git logic or spicing up prompt_login to support other kinds of "machines", can simply be done later. To top it off, here's a screenshot: |
Our sample prompts are mostly a random grab bag of prompts someone wrote once.
We should see that the selection
Personally, I would:
We might also want to add new prompts - what are y'all using? Anyone have a cool prompt they want to share?
The text was updated successfully, but these errors were encountered: