1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.de/common/omz.md
Jan d6518d26fe
omz: add German translation (#11151)
* feat: add german translation

* Update pages.de/common/omz.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* Update pages.de/common/omz.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* Update pages.de/common/omz.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* Update pages.de/common/omz.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* Update pages.de/common/omz.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-22 15:38:34 +02:00

599 B

omz

Oh My Zsh Kommandozeilenwerkzeug. Weitere Informationen: https://github.com/ohmyzsh/ohmyzsh.

  • Aktualisiere Oh My Zsh:

omz update

  • Zeige die Änderungen im neuesten Update von Oh My Zsh an:

omz changelog

  • Starte die aktuelle zsh-Sitzung und Oh My Zsh neu:

omz reload

  • Zeige eine Liste aller verfügbaren Plugins an:

omz plugin list

  • Aktiviere/Deaktiviere ein Oh My Zsh-Plugin:

omz plugin {{enable|disable}} {{plugin}}

  • Zeige eine Liste aller verfügbaren Themen an:

omz theme list

  • Wähle ein Oh My Zsh-Thema als Standardthema:

omz theme set {{theme}}