Skip to content

Instantly share code, notes, and snippets.

@nokazn
Created July 16, 2022 09:16
Show Gist options
  • Select an option

  • Save nokazn/dd9384cc50cb80947d3acfb1ec557ef2 to your computer and use it in GitHub Desktop.

Select an option

Save nokazn/dd9384cc50cb80947d3acfb1ec557ef2 to your computer and use it in GitHub Desktop.

fd --glob "**.md" | xargs -I {} sed -i "1i ---\nlayout: ../../layouts/index.astro\n---" {}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment