mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
11 lines
214 B
Bash
11 lines
214 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
|
|
|