LinuxCommandLibrary

omz

manages Oh My Zsh

TLDR

Update Oh My Zsh

$ omz update
copy
List plugins
$ omz plugin list
copy
Enable plugin
$ omz plugin enable [plugin_name]
copy
Disable plugin
$ omz plugin disable [plugin_name]
copy
Change theme
$ omz theme set [theme_name]
copy
Show changelog
$ omz changelog
copy

SYNOPSIS

omz [command] [subcommand]

DESCRIPTION

omz manages Oh My Zsh. Updates framework and manages plugins.
The tool controls Zsh configuration. Part of Oh My Zsh.

PARAMETERS

update

Update Oh My Zsh.
plugin list
List available plugins.
plugin enable NAME
Enable plugin.
plugin disable NAME
Disable plugin.
theme set NAME
Set theme.
changelog
Show recent changes.
--help
Display help information.

CAVEATS

Requires Oh My Zsh installation. Zsh shell only.

HISTORY

omz was added as a management utility for Oh My Zsh framework.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community