common/o*: add Korean translation (#14642)
* common/o*: add Korean translation * odps-resource: update Korean translation (fix typo)
This commit is contained in:
32
pages.ko/common/omz.md
Normal file
32
pages.ko/common/omz.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# omz
|
||||
|
||||
> Oh My Zsh 명령줄 도구.
|
||||
> 더 많은 정보: <https://github.com/ohmyzsh/ohmyzsh>.
|
||||
|
||||
- Oh My Zsh 업데이트:
|
||||
|
||||
`omz update`
|
||||
|
||||
- 최신 업데이트에서 변경된 사항 출력:
|
||||
|
||||
`omz changelog`
|
||||
|
||||
- 현재 Zsh 세션과 Oh My Zsh 다시 시작:
|
||||
|
||||
`omz reload`
|
||||
|
||||
- 사용 가능한 모든 플러그인 나열:
|
||||
|
||||
`omz plugin list`
|
||||
|
||||
- Oh My Zsh 플러그인 활성화/비활성화:
|
||||
|
||||
`omz plugin {{enable|disable}} {{플러그인}}`
|
||||
|
||||
- 사용 가능한 모든 테마 나열:
|
||||
|
||||
`omz theme list`
|
||||
|
||||
- `~/.zshrc`에서 Oh My Zsh 테마 설정:
|
||||
|
||||
`omz theme set {{테마}}`
|
Reference in New Issue
Block a user