A command tool to help user install oh-my-zsh plugins fast in a comfortable way.
in other way, it is a zsh plugin package manager.
the tool is written by cobra. so run zshx -h
for more infomation about how to run it.
basically, there are just missing plugin installing function now.
just run make
. the binary file zshx
is your want.
- install by name
- uninstall by name
- update plugin
- add more tool links into package.yaml
for usable, I place my package.yaml
at my github pages.