Skip to content

migrate alacritty config file #29

migrate alacritty config file

migrate alacritty config file #29

Workflow file for this run

name: CI
on: push
jobs:
provisioning:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Apply dotfiles
run: sh -c "$(curl -fsLS chezmoi.io/get)" -- apply --source .
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ludeeus/action-shellcheck@2.0.0
with:
ignore_paths: private_zsh