Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 595 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 595 Bytes

Helpers for zsh plugins

This plugin contains some useful utils.

Installation

Using zpm

Add zpm load zpm-zsh/helpers into .zshrc

Using oh-my-zsh

Execute git clone https://github.com/zpm-zsh/helpers ~/.oh-my-zsh/custom/plugins/helpers. Add helpers into plugins array in .zshrc

Using antigen

Add antigen bundle zpm-zsh/helpers into .zshrc

Using zgen

Add zgen load zpm-zsh/helpers into .zshrc