Skip to content

Disable hardtime plugin due to incompatibility with which-key #80

Disable hardtime plugin due to incompatibility with which-key

Disable hardtime plugin due to incompatibility with which-key #80

Workflow file for this run

name: ci
on:
push:
pull_request:
jobs:
clone-and-install:
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/vscode/devcontainers/base:ubuntu
env:
CODESPACES: true
steps:
- uses: actions/checkout@v2
- run: ./install.sh
- name: chezmoi data
run: '"$HOME/.local/bin/chezmoi" data'