Commit ce8b0d9d authored by Derek Stavis's avatar Derek Stavis

README: update doc to reflect install command changes

parent a76485be
...@@ -81,18 +81,17 @@ Oh My Fish includes a small utility `omf` to fetch and install new packages and ...@@ -81,18 +81,17 @@ Oh My Fish includes a small utility `omf` to fetch and install new packages and
Update framework and installed packages. Update framework and installed packages.
## `omf install` _`<package> ...`_ ## `omf install` _`[package|url ...]`_
Install one _or more_ themes or packages. To list available packages type `omf theme`. Install one _or more_ packages.
> You can fetch packages by URL as well via `omf install URL` - You can install packages directly by URL via `omf install URL`
- When called without arguments, install missing packages from [bundles](#dotfiles).
## `omf list` ## `omf list`
List installed packages. List installed packages.
> To list packages available for download use `omf install`.
## `omf theme` _`<theme>`_ ## `omf theme` _`<theme>`_
Apply a theme. To list available themes type `omf theme`. Apply a theme. To list available themes type `omf theme`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment