-
Install Oh-my-ZSH
-
Clone this repo into ~/.oh-my-zsh/custom/plugins
git clone git@github.com:tsantef/oh-my-zsh.plugin.pf.git ~/.oh-my-zsh/custom/plugins/pf
-
add pf to your plugins list in the .zshrc file
plugins=(git pf)
-
Restart your shell or open a new terminal window.