common/o*: add Korean translation (#14642)

* common/o*: add Korean translation

* odps-resource: update Korean translation (fix typo)
This commit is contained in:
코드싸이
2024-11-05 23:54:36 +09:00
committed by GitHub
parent bdf0e99ca8
commit 650fabfc22
49 changed files with 1257 additions and 0 deletions

29
pages.ko/common/omf.md Normal file
View File

@@ -0,0 +1,29 @@
# omf
> Oh My Fish, Fishshell 프레임워크.
> fish 셸을 확장하고 수정하기 위한 패키지 설치.
> 더 많은 정보: <https://github.com/oh-my-fish/oh-my-fish>.
- 하나 이상의 패키지 설치:
`omf install {{이름}}`
- 설치된 패키지 나열:
`omf list`
- 사용 가능한 테마 나열:
`omf theme`
- 테마 적용:
`omf theme {{이름}}`
- 테마 또는 패키지 제거:
`omf remove {{이름}}`
- Oh My Fish 제거:
`omf destroy`