Skip to content

Add zshenv, move vars to it, and move other zsh files to .config #13

Add zshenv, move vars to it, and move other zsh files to .config

Add zshenv, move vars to it, and move other zsh files to .config #13

name: Build Docker image
on:
push:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: docker build .