Added the pipsi plugin.

This commit is contained in:
Omer Katz
2014-10-17 16:59:19 +03:00
parent 4d2a8fe62b
commit 27e2b6ffb7

View File

@@ -0,0 +1,7 @@
cite about-plugin
about-plugin 'load pipsi, if you are using it'
if [[ -f $HOME/.local/bin/pipsi ]]
then
export PATH=~/.local/bin:$PATH
fi