The Wayback Machine - https://web.archive.org/web/20220410102501/https://github.com/topics/shell-prompt
Skip to content
#

shell-prompt

Here are 114 public repositories matching this topic...

spaceship-prompt
denysdovhan
denysdovhan commented Jul 12, 2021

The problem

Users installing Spaceship via homebrew don't know they have to add following lines to their .zshrc:

autoload -U promptinit; promptinit
prompt spaceship

Describe the solution you'd like

Homebrew has to report a caveat with this information. Here's an example how they do that with nvm formula: https://github.com/Homebrew/homebrew-core/blob/23f6654873c

help-wanted proposal good first issue

Improve this page

Add a description, image, and links to the shell-prompt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shell-prompt topic, visit your repo's landing page and select "manage topics."

Learn more