mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:22:07 +02:00

* common/o*: add Korean translation * odps-resource: update Korean translation (fix typo)
472 B
472 B
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