Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 372 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 372 Bytes

uplift-oh-my-zsh

Get all the uplift autocompletion goodness with this oh-my-zsh plugin.

Quick Start

Clone to the oh-my-zsh plugins folder:

git clone https://github.com/gembaadvantage/uplift-oh-my-zsh ~/.oh-my-zsh/plugins/uplift

Enable it within your ~/.zshrc file:

plugins=(... uplift)

Fin!