Skip to content

adairrr/agoric-zsh-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

agoric-zsh-plugin

Plugin for Agoric with common aliases for installation, deployment, local chains, and others.

Installation

Clone into your oh-my-zsh plugins directory

git clone https://github.com/adairrr/agoric-zsh-plugin $ZSH_CUSTOM/plugins/agoric

Add the plugin to the plugins array in your ~/.zshrc:

plugins=(
    git
    kubectl
    ...
    agoric
)

Source the zshrc with source ~/.zshrc.

About

Plugin for agoric with common aliases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages