Skip to content

update zed settings #76

update zed settings

update zed settings #76

Workflow file for this run

name: Checks
on: [push]
jobs:
checks:
# not running checks on mac, not needed
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: install ShellCheck
run: sudo apt install shellcheck
- name: ShellCheck
run: shellcheck -x scripts/* nipsulidotfiles.sh install_mac