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>
pull/23/head
Jan 2023-10-22 15:38:34 +02:00 committed by GitHub
parent 412cd9f86b
commit d6518d26fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

32
pages.de/common/omz.md Normal file
View File

@ -0,0 +1,32 @@
# 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}}`