yonchu / hw-zsh-completion

zsh completion script for hw (highway)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hw-zsh-completion

hw-zsh-completion is the zsh completion script for hw (highway).

hw-zsh-completion

Installation

Put the _hw file in the fpath directory.

$ cp _hw /path/to/fpath-directory
$ exec zsh

Where is the fpath directory ?

$ echo "$fpath" | tr " " "\n"

About

zsh completion script for hw (highway)


Languages

Language:Shell 100.0%