Skip to content

zpm-zsh/helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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