Skip to content

Prompt expects external undocumented git_prompt_* functions #2

Description

@antoineco

I was trying to use this prompt on a fresh setup (zsh 5.3.1), but without pulling a module which includes git_prompt_info and git_prompt_status the following errors are thrown:

prompt_purity_precmd:4: command not found: git_prompt_info                                                              
prompt_purity_precmd:4: command not found: git_prompt_status
 
zsh: command not found: git_prompt_info
zsh: command not found: git_prompt_status

Zsh doesn't include such a module by default, neither do frameworks like Zim. Maybe it would be a good idea to document that?

and thanks for the great fork!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions