Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 608 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 608 Bytes

Rime Config

The utility that makes configuring Squirrel easier.

'rime_config' is just a little utility that helps to make the workflow of editing Squirrel configuration files in Terminal easier. If you are not a UNIX guy and prefer a GUI application, then you will want to checkout SCU.

How to install

Install directly

mkdir rime_config && cd rime_config && curl -L https://github.com/lembacon/rime_config/archive/master.zip | tar zx --strip 1 && make install

Install with Homebrew

brew tap lembacon/tap
brew install rime_config