]> git.madduck.net Git - code/vcsh.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

completion: Complete only external commands for 'run'.
authorDaniel Shahaf <d.s@daniel.shahaf.name>
Mon, 28 Aug 2017 01:03:53 +0000 (01:03 +0000)
committerDaniel Shahaf <d.s@daniel.shahaf.name>
Mon, 28 Aug 2017 01:13:10 +0000 (01:13 +0000)
commit5500082fe5642f0da5d08614407c0986e0154052
tree53581a48506a18e9246d7f8523cc37ea65b5eacf
parentf7f3bce02a604ca96fe5c239ba351a501a08568d
completion: Complete only external commands for 'run'.

The difference is easiest to see when the following style is in effect:
.
zstyle ':completion:*' group-name ''
_vcsh