Skip to content

zshの一部設定をOSごとに分割 #28

zshの一部設定をOSごとに分割

zshの一部設定をOSごとに分割 #28

Workflow file for this run

name: main
on: [push]
jobs:
main:
runs-on: ubuntu-latest # or macOS-latest
steps:
- uses: actions/checkout@v1
- name: install dotfiles
run: bash install.sh