Skip to content

fix(zsh): move 'fc -RI' inside command substitution #807

fix(zsh): move 'fc -RI' inside command substitution

fix(zsh): move 'fc -RI' inside command substitution #807

Workflow file for this run

name: "Spell Check"
on: [pull_request]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]