Its not you. The problem is 'gitk' is not an internal command,
nor is there a 'git-gitk'. So we cannot execute it. Instead we
are giving back a horrible error message.
Here are some patches to fix the horrible error message and to allow
aliases to expand to external shell commands.
- Ted