Commit Graph

3 Commits (e2f00b1eb628ab1dd2b1a079e1d5cb5f20e2bbae)

Author SHA1 Message Date
Adam Wallis 659ecd0388 plugins: percol: Unalias zz before defining zz function
Percol defines zz alias by default. This ensures that the percol
plugin will work as expected.
2017-05-25 19:43:17 -04:00
Nils Winkler 4790569671 Fixed percol plugin function syntax
Without the `function` keyword, the file did not load when using Bash
v3.x. With the added `function` keyword, the file can be parsed and the
error message about having to install Bash v4 is shown.

Closes #881
2017-01-09 09:14:05 +01:00
codefalling c08c1c095a add plugin:percol 2016-01-05 23:34:10 +08:00