Skip to content

Yttehs-HDX/zpacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZPacman

A simple, small omz plugin manager

Installation

  1. Install zsh curl first.

  2. Install Oh My Zsh.

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  1. Install ZPacman.
git clone --depth 1 https://github.com/Yttehs-HDX/zpacman.git ~/.zpacman
cd ~/.zpacman
make

Function

Refer to zpacman help

$ zpacman help
ZPacman - OMZ Plugin Manager by Yttehs-HDX@Github

Usage: zpacman install <name> [url]
       zpacman install <url>
       zpacman uninstall <name>
       zpacman info <name>
       zpacman list
       zpacman reload

My Custom Configs

Warning

The following commands are no longer working:

omz plugin enable <plugin_name>
omz plugin disable <plugin_name>

License

MIT

Releases

No releases published

Packages

No packages published