Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

omz-plugin-mycli-alias

Plugin for Oh My Zsh to add alias for mycli with login path.

When enabled, the login path can be specified using an @ sign. For example:

mycli @production -D main

# The above is the same than:

mycli --login-path=production -D main

Installation

See repo's main README.