Last active
January 1, 2021 02:45
-
-
Save nyaapass/dad13768701e1072776a3fce4eeb3b06 to your computer and use it in GitHub Desktop.
rm -rf 搜狗 Mac 输入法
This file contains 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
# 若安装包里自带卸载删不干净可以用以下命令 | |
rm -rf /Library/Input\ Methods/SogouInput.app | |
rm -rf $HOME/Library/Caches/SogouServices | |
rm -rf $HOME/.sogouinput |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment