alexmyczko / fnt

apt for fonts, the missing font manager for macOS/linux
Other
489 stars 20 forks source link

Add completions #18

Closed borley1211 closed 3 years ago

borley1211 commented 3 years ago

Add completions for ZSH

alexmyczko commented 3 years ago

Where would that be installed if it's systemwide for all zsh users, and where if it's just for one user?

borley1211 commented 3 years ago

Fixed. If it is system-wide for all zsh users, the completion will be installed under /usr/local/share/zsh/site-functions . Also, I do not know how to install this package locally, so I have not implemented how to install completion for just one user.

borley1211 commented 3 years ago

Sorry... I added.