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.
mkdir rime_config && cd rime_config && curl -L https://github.com/lembacon/rime_config/archive/master.zip | tar zx --strip 1 && make install
brew tap lembacon/tap
brew install rime_config