Percol defines zz alias by default. This ensures that the percol plugin will work as expected.
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