Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 375 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 375 Bytes

dotfiles

sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply mtaron

Tools used:

Development note: In order to push changes that effect ci.yaml, the GitHub CLI needs "workflow" scope, e.g. gh auth login --scopes 'read:packages workflow'