From a6cd681319d4c2ef6bf1c7d181d3cf9faaca4fed Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Sat, 11 Apr 2026 17:12:04 +0100 Subject: copilot: add config --- home/.config/sh/envrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home/.config/sh/envrc') diff --git a/home/.config/sh/envrc b/home/.config/sh/envrc index ec75d82..95918c8 100644 --- a/home/.config/sh/envrc +++ b/home/.config/sh/envrc @@ -191,3 +191,6 @@ if [ "$(uname -n)" = "hercules" ]; then # shellcheck source=/dev/null [ -r ~/.config/sh/envrc ] && . ~/.config/sh/work-envrc fi + +export FIRECRAWL_API_KEY="$(pass show copilot/firecrawl-api-key)" +export SENTRY_ACCESS_TOKEN="$(pass show copilot/sentry-access-token)" -- cgit v1.2.3-70-g09d2