
omz
List of commands for omz:
-
omz:tldr:0701c omz: List all available themes.$ omz theme listtry on your machineexplain this command
-
omz:tldr:191f2 omz: Set an Oh My Zsh theme in `~/.zshrc`.$ omz theme set ${theme}try on your machineexplain this command
-
omz:tldr:1f5b1 omz: Print the changes from the latest update of Oh My Zsh.$ omz changelogtry on your machineexplain this command
-
omz:tldr:281c7 omz: List all available plugins.$ omz plugin listtry on your machineexplain this command
-
omz:tldr:53bd9 omz: Enable/Disable an Oh My Zsh plugin.$ omz plugin ${select} ${plugin}try on your machineexplain this command
-
omz:tldr:c062e omz: Restart the current Zsh session and Oh My Zsh.$ omz reloadtry on your machineexplain this command