mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-15 01:24:28 +08:00
12 lines
160 B
Plaintext
12 lines
160 B
Plaintext
Create a new package from a template.
|
|
|
|
== USAGE
|
|
omf new (_pkg_ | _theme_) <name>
|
|
|
|
== EXAMPLES
|
|
omf new pkg mypkg
|
|
omf new theme mytheme
|
|
|
|
== ALIASES
|
|
*omf n*
|