mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
chore(bootstrap): optimize shell-scripts for robustness
This commit is contained in:
parent
42b83d4696
commit
2c014e281f
13 changed files with 441 additions and 184 deletions
|
|
@ -1,7 +1,7 @@
|
|||
echo "[INFO] Installing Rime"
|
||||
|
||||
git clone --depth 1 https://github.com/js0ny/rime_wanxiang_pro.git ~/Library/Rime
|
||||
cd ~/Library/Rime
|
||||
cd ~/Library/Rime || exit
|
||||
|
||||
just init
|
||||
# just install_rime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue