Wolf Noble
Wolf Noble
I came here to actually suggest the opposite of this. according to [This SO post](https://stackoverflow.com/questions/22238033/should-i-define-a-shell-function-as-function-x-or-just-x); the use of: `function myfunction() { ... ; }` is completely wrong, and shouldn't be...
erm... no? Just cause somethin works doesn't mean it's necessarily a good idea :) according to the docs 'function' AND '()' aughtn't be used in conjunction. bash and zsh enable...
This is def a bit confusing. Is this intended to be configurable, or not?