mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
9 lines
212 B
Bash
9 lines
212 B
Bash
echo "[INFO] Installing Rime"
|
|
|
|
git clone --depth 1 https://github.com/js0ny/rime_wanxiang_pro.git ~/Library/Rime
|
|
cd ~/Library/Rime
|
|
|
|
just init
|
|
# just install_rime
|
|
## Rime is installed via Brewfile
|
|
just clone_plum
|