Skip to content

Merge branch 'master' into add/keymap-ex #43

Merge branch 'master' into add/keymap-ex

Merge branch 'master' into add/keymap-ex #43

Workflow file for this run

name: init
on:
- push
jobs:
test:
name: test
runs-on: macos-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v3
- name: Install dotfiles
run: sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply -S .