Show HN: wiz - makes command-line tools easier to use
I like the way you've implemented this but what practical advantages does it have over adding the line
alias zack=ack -i --ignore-dir node_modules --nojs
to your .bashrc (or .zshrc or whatever) file?