mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-09 13:10:40 +00:00
Forgot to rename get to install on README
This commit is contained in:
parent
fa46c0118e
commit
aa8a770dea
@ -81,17 +81,17 @@ Oh My Fish includes a small utility `omf` to fetch and install new packages and
|
||||
|
||||
Update framework and installed packages.
|
||||
|
||||
## `omf get` _`<package> ...`_
|
||||
## `omf install` _`<package> ...`_
|
||||
|
||||
Install one _or more_ themes or packages. To list available packages type `omf theme`.
|
||||
|
||||
> You can fetch packages by URL as well via `omf get URL`
|
||||
> You can fetch packages by URL as well via `omf install URL`
|
||||
|
||||
## `omf list`
|
||||
|
||||
List installed packages.
|
||||
|
||||
> To list packages available for download use `omf get`.
|
||||
> To list packages available for download use `omf install`.
|
||||
|
||||
## `omf theme` _`<theme>`_
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user