Skip to content

safe removal of existing ~/.zshrc #8

safe removal of existing ~/.zshrc

safe removal of existing ~/.zshrc #8

Workflow file for this run

name: CI
on:
push:
pull_request:
schedule:
- cron: "0 8 * * 6"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
mkdir -p ~/dotfiles-install-dir
mkdir -p ~/dotfiles-install-dir/.config
- run: |
HOME=~/dotfiles-install-dir ./install