Skip to content

fix(init): fast-forward dotfiles working directory after fetch #623

fix(init): fast-forward dotfiles working directory after fetch

fix(init): fast-forward dotfiles working directory after fetch #623

Workflow file for this run

---
name: macOS setup
on: [push]
jobs:
build:
runs-on: macos-latest
steps:
- name: Run install script
run: |
curl -fsSL https://raw.githubusercontent.com/ebkn/dotfiles/main/bin/init/bootstrap-macos.sh | zsh