hbiel / zsh-fullpath-git-completion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zsh-fullpath-git-completion

This plugin replaces the incremental file completion inside git repositories so that it always returns full relative paths of the relevant files. This is achieved by overriding a few low level zsh functions providing these completions originally.

Installation

Just add the plugin to your preferred plugin manager. It should probably be loaded after initializing the completion system.

Acknowledgements

About

License:Other


Languages

Language:Shell 100.0%