style: format shell scripts

This commit is contained in:
github-actions[bot] 2025-02-25 12:36:22 +00:00
parent 8c5babe80a
commit 76b5fd4118
18 changed files with 231 additions and 242 deletions

View file

@ -42,5 +42,5 @@ fi
# macOS - Rime
if [ $(uname) = "Darwin" ]; then
bash ~/plum/rime-install
bash ~/plum/rime-install
fi