Install and apply dotfiles
$ sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAMEUpdate from remote
$ chezmoi updateAdding to the management target
$ chezmoi add $fileEdit Managed Items
$ chezmoi edit $fileApply to local
$ chezmoi applyApply to remote
$ git commit
$ git push