自动部署后Rime输入法不显示
ricklei2777 opened this issue · 2 comments
ricklei2777 commented
⚠️ ⚠️ ⚠️ ⚠️ 小白一枚
这是部署过程:
git clone --depth=1 https://github.com/Mark24Code/rime-auto-deploy.git --branch latest
Cloning into 'rime-auto-deploy'...
remote: Enumerating objects: 43, done.
remote: Counting objects: 100% (43/43), done.
remote: Compressing objects: 100% (39/39), done.
remote: Total 43 (delta 3), reused 29 (delta 0), pack-reused 0
Receiving objects: 100% (43/43), 2.48 MiB | 2.59 MiB/s, done.
Resolving deltas: 100% (3/3), done.
Note: switching to '6acbe9adcce802a68b8ed58645a9e55dfc5b5f1e'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
cd rime-auto-deploy
./installer.rb
=== Rime Deploy ====
[01] Install rime done
[02] Backup rime config done
[03] Clone config done
[04] Copy custom config done
Tips: When finished all jobs. You need to do follow:
1) Restart system.
2) open Rime input method setting pane and click DEPLOY button.
Enjoy~ 🍻
more info:
Config path: ~/Library/Rime/
之后我重新启动了系统,但是在键盘设置界面根本找不到 Rime 输入法,我不知道该怎么做了……
ricklei2777 commented
ricklei2777 commented