mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-11 07:10:29 +00:00
omf search update in readme. --pkg to -p
Usage: omf search (-p/--plugin | -t/--theme) <name> Search for a plugin or theme Examples: omf search -p nvm omf search -t bobthefish omf search vi
This commit is contained in:
parent
c99c7afa01
commit
451b8e9d89
@ -101,7 +101,7 @@ Scaffold out a new package or theme.
|
|||||||
|
|
||||||
> This creates a new directory under `$OMF_CONFIG/{pkg | themes}/` with a template.
|
> This creates a new directory under `$OMF_CONFIG/{pkg | themes}/` with a template.
|
||||||
|
|
||||||
#### `omf search` _`-t|--theme / -pkg|--package`_ _`<name>`_
|
#### `omf search` _`-t|--theme / -p|--package`_ _`<name>`_
|
||||||
|
|
||||||
Searches Oh My Fish's database for a given package, theme or both. It also supports fuzzy search, so if you are not sure of the name you can simply `omf search simple`.
|
Searches Oh My Fish's database for a given package, theme or both. It also supports fuzzy search, so if you are not sure of the name you can simply `omf search simple`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user