This plugin will create a global variable that can be displayed in prompts.
PROMPT='$pr_return ...REST OF PROMPT'
This plugin is made to be fast. It runs in the background and updates information only when needed.
This plugin depends on zsh-colors and zsh-figures.
If you don't use zpm, install it manually and activate it before this plugin. If you use zpm you don’t need to do anything
If you use oh-my-zsh
- Clone this repository into
~/.oh-my-zsh/custom/plugins
cd ~/.oh-my-zsh/custom/plugins
git clone https://github.com/zpm-zsh/pr-return
- After that, add
pr-return
to your oh-my-zsh plugins array.
- Add
zgenom load zpm-zsh/pr-return
to your.zshrc
with your other plugins - run
zgenom save
If you use my ZPM
- Add
zpm load zpm-zsh/pr-return
into your.zshrc