Change summary
dot_config/private_fish/config.fish.tmpl | 2 ++
1 file changed, 2 insertions(+)
Detailed changes
@@ -78,6 +78,8 @@ set -gx RAD_PASSWORD '{{ onepasswordRead "op://Private/2ujzijel6ni3np2uj5k5syptz
# Auth to SourceHut
set -gx SRHT_TOKEN '{{ onepasswordRead "op://Private/SourceHut/token" }}'
+set -gx GITHUB_AUTH_TOKEN '{{ onepasswordRead "op://Private/github.com/pac" }}'
+
set -gx JIRA_API_TOKEN '{{ onepasswordRead "op://Private/Atlassian/jira key" }}'
set -gx KAGI_API_KEY '{{ onepasswordRead "op://Shared/Kagi/api_key" }}'