1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-19 18:04:30 +01:00
ohmyzsh/plugins/uplift
2021-07-04 21:37:35 +01:00
..
README.md feat: add uplift to available plugins 2021-07-04 21:27:34 +01:00
uplift.plugin.zsh chore: add newline to end of file 2021-07-04 21:37:35 +01:00

Uplift plugin

This plugin adds completion for Uplift. Semantic versioning the easy way.

To use it, add uplift to the plugins array in your .zshrc file:

plugins=(... uplift)