Skip to content

Refactor shell aliases and commands in .zshrc #360

Refactor shell aliases and commands in .zshrc

Refactor shell aliases and commands in .zshrc #360

Workflow file for this run

name: CI
on:
workflow_dispatch:
push:
branches: [ main ]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ macos-latest, ubuntu-latest ]
steps:
- uses: actions/checkout@v2
- name: Install with makefile
run: make