Skip to content

some changes to the bar and hyprland #12

some changes to the bar and hyprland

some changes to the bar and hyprland #12

Workflow file for this run

name: deploy
on: [push]
jobs:
init-and-test:
runs-on: macos-latest
steps:
- run: sh -c "$(curl -fsLS get.chezmoi.io)" -- init --promptDefaults --apply ${{ github.actor }}
- run: emacs --debug-init --batch -u $USER
- run: $(chezmoi source-path)/ci/test_zsh.sh