semo-plugin-shell
------------------------

This is a semo plugin to give a shortcut to run semo commands even other multi level commands.

## Usage

```bash
$ yarn add semo-plugin-shell
$ semo shell
> help # semo help
> status # semo status
$ semo shell --prefix=git
> log # git log
``` 
