Added the pipsi plugin.

pull/346/head
Omer Katz 2014-10-17 16:59:19 +03:00
parent 4d2a8fe62b
commit 27e2b6ffb7
1 changed files with 7 additions and 0 deletions

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