mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-10 05:25:14 +08:00
12 lines
204 B
Plaintext
12 lines
204 B
Plaintext
![]() |
Remove a theme or package.
|
||
|
|
||
|
== USAGE
|
||
|
omf remove _<package name>_ | _<theme name>_ Removes a theme or package by name
|
||
|
|
||
|
== EXAMPLES
|
||
|
omf remove brew
|
||
|
omf remove l
|
||
|
|
||
|
== ALIASES
|
||
|
*omf rm*, *omf uninstall*
|