Skip to content

feat: system-wide configurations #1

feat: system-wide configurations

feat: system-wide configurations #1

Workflow file for this run

name: Fedora Workstation
on:
workflow_dispatch:
push:
branches:
- ergodox
jobs:
chezmoi:
runs-on: ubuntu-latest
container: fedora:latest
steps:
- uses: actions/checkout@v4
- run: |
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --one-shot wroyca