Skip to content

Prompt expects external undocumented git_prompt_* functions #2

Open
@antoineco

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!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions