Skip to content

feat(dotfiles): add and update configuration files #113

feat(dotfiles): add and update configuration files

feat(dotfiles): add and update configuration files #113

Workflow file for this run

name: Tests
on:
push:
branches: [main]
jobs:
install:
runs-on: macos-latest
steps:
- name: Run install
run: |
bash -c "$(curl -fsSL \
https://raw.githubusercontent.com/alistairstead/dotfiles/main/install.sh)"