Skip to content
#

shell-theme

Here are 24 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-theme 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-theme topic, visit your repo's landing page and select "manage topics."

Learn more