mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feats(emacs): Respect xdg
This commit is contained in:
parent
c24e6de00a
commit
d504fe0aa0
6 changed files with 12 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ case "$(uname)" in
|
|||
esac
|
||||
|
||||
git clone --depth 1 https://github.com/js0ny/rime_wanxiang_pro.git "$RIMEDIR"
|
||||
cd ~/Library/Rime || exit
|
||||
cd "$RIMEDIR" || exit
|
||||
|
||||
just init
|
||||
# just install_rime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue