hawry/gote

Local vs global config for different access tokens

Closed this issue · 0 comments

hawry commented

There should be a way to specify in the local repo if the global token should be used instead of the local access token. Perhaps through using "global" as access_token value if the global should be used (automatically if no access token is set during init), otherwise; use the value of the local config or the environment variable.