⚠️ : This project is under active development
oh-my-update is an Oh My Zsh plugin and theme updater written in Go
# Clone the repo
$ git clone [email protected]:utox39/oh-my-update.git
# cd to the repo
$ cd path/to/oh-my-update
# Build oh-my-update
$ go build omu.go
# Then move it somewhere in your $PATH. Here is an example:
$ mv omu ~/bin
$ omu
If you would like to contribute to this project just create a pull request which I will try to review as soon as possible.