diff --git a/chezmoi/.chezmoiscripts/run_once_after_30-github-auth.tmpl b/chezmoi/.chezmoiscripts/run_once_after_30-github-auth.tmpl index a765c8b3..ea1925c3 100644 --- a/chezmoi/.chezmoiscripts/run_once_after_30-github-auth.tmpl +++ b/chezmoi/.chezmoiscripts/run_once_after_30-github-auth.tmpl @@ -8,6 +8,7 @@ GITHUB_TOKEN=${GITHUB_TOKEN:-"{{ .github.token }}"} export GITHUB_USERNAME export GITHUB_TOKEN +# github-auth hash: {{ include "dot_local/bin/executable_github-auth.tmpl" | sha256sum }} # {{ if .system.is_interactive }} "${HOME}/.local/bin/github-auth" --interactive # {{ else }}