Skip to content

Add 1q

Add 1q #156

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 .