/oh-my-update

oh-my-zsh plugin/theme updater

Primary LanguageGoMIT LicenseMIT

oh-my-update

⚠️: This project is under active development

Description

oh-my-update is an Oh My Zsh plugin and theme updater written in Go

Requirements

Installation

# Clone the repo
$ git clone git@github.com:utox39/oh-my-update.git

# cd to the repo
$ cd path/to/oh-my-update

# Build oh-my-update
$ go build ohu.go

# Then move it somewhere in your $PATH. Here is an example:
$ mv omu ~/bin

Usage

Update plugins and themes

$ omu

Contributing

If you would like to contribute to this project just create a pull request which I will try to review as soon as possible.