tvl-depot/users/Profpatsch/.envrc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
168 B
Text
Raw Normal View History

if pass apps/declib/mastodon_access_token >/dev/null; then
export DECLIB_MASTODON_ACCESS_TOKEN=$(pass apps/declib/mastodon_access_token)
fi
eval "$(lorri direnv)"