Merge pull request #640 from idleberg/patch-1

fix typo
This commit is contained in:
Stephen M. Coakley 2018-09-25 09:29:00 -05:00 committed by GitHub
commit 17c1726ae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,9 +107,9 @@ Reload Oh My Fish and all plugins by using `exec` to replace current shell proce
> This command tries to be as safe as possible, mitigating side-effects caused by `exec` and preventing the reload in case of background processes.
#### `omf new pkg | theme` _`<name>`_
#### `omf new plugin | theme` _`<name>`_
Scaffold out a new package or theme.
Scaffold out a new plugin or theme.
> This creates a new directory under `$OMF_CONFIG/{pkg | themes}/` with a template.