This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Install osxfuse binary: | |
https://github.com/osxfuse/osxfuse/releases/download/osxfuse-3.0.4/osxfuse-3.0.4.dmg | |
Reboot (optional but recommended by osxfuse) | |
Install ntfs-3g via homebrew: | |
> brew update && brew install homebrew/fuse/ntfs-3g | |
Link mount_ntfs: | |
> sudo mv /sbin/mount_ntfs /sbin/mount_ntfs.original |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Rime schema | |
# encoding: utf-8 | |
schema: | |
schema_id: bopomofo | |
name: 正體 | |
version: "1.3" | |
author: 這樣 是 | |
- 佛振 <chen.sst@gmail.com> | |
- turtleknight(修正臺灣使用者輸入習慣) <stk.chen@gmail.com> |