mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-22 04:37:54 +08:00
fix typo
If I'm not mistaken, this command has been changed to use `plugin`, right?
This commit is contained in:
parent
112fb3dbc2
commit
d2e3f607cc
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user