GithubHelp home page GithubHelp logo

rime's Introduction

闲耘的 Rime 配置说明

Screenshot

Rime 输入法是一款适用于 Mac OSX, Linux, Windows 的输入法,Rime 在不同平台下的对应名称如下:

  • Mac OSX: 鼠鬚管 (Squirrel) 配置目录:~/Library/Rime/
  • Linux: 中州韻 (ibus-rime) 配置目录:~/.config/ibus/rime/
  • Windows: 小狼毫 (Weasel) 配置目录:%APPDATA%\Rime

Rime 的配置文件不同平台的放置在不同的目录, 在配置目录中,主要使用 yaml 进行配置。 目录中自有的配置文件不建议直接修改,因为可能会被自动复写。 用户配置一般以原始配置文件名增加 .custom 二级后缀的方式, 例如:Mac OSX 下的原始配置 squirrel.yaml,对应的用户配置就是 squirrel.custom.yaml 文件。

修改 .custom 配置后,『重新部署』Rime 输入法会将用户的配置增加或更新到 对应的原始配置中。

安裝

$ git clone [email protected]:hotoo/rime.git
$ cd rime
$ make install

卸載

$ cd rime
$ make uninstall

同步

installation.yaml

installation_id: "hotoo.rmbp"
sync_dir: "/Users/hotoo/Dropbox/RimeSync"

参考

rime's People

Contributors

hotoo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.