Home

Awesome

zapack license

zapack is basic fast minimum zsh plugin loader :smile:

Feature

How to install

  1. cd {your-git-repository}
  2. git submodule add https://github.com/aiya000/zsh-zapack
  3. Define $ZAPACK_REPODIR in your .zshrc or .zprofile
    • Recommend what $ZAPACK_REPODIR is empty directory
  4. Add the line source {zapack-path}/zapack.zsh to your .zshrc

How to use

  1. cd $ZAPACK_REPODIR
  2. git submodule add {zsh_plugins}
  3. Restart your zsh
    • zsh_plugins will be loaded by {your-git-repository}/zsh-zapack/zapack.sh