small pixel drawing of a pufferfish dotfiles

ghe_token
Jes Olson j3s@c3f.net
Tue, 08 Apr 2025 15:34:17 -0500
commit

80252ca9fca1bc1c66446d4c9510b6d3c1f55f56

parent

7ca7bf7ce7d6df7735383cb25defe23c495c7d2f

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M .profile.profile

@@ -41,5 +41,6 @@ export DIGITALOCEAN_ACCESS_TOKEN="$(pa show cloud.digitalocean.com | head -1)"

export DIGITALOCEAN_STAGE2_ACCESS_TOKEN="$(pa show stage2.cloud.digitalocean.com | head -1)" export JIRA_USERNAME="jolson@digitalocean.com" export JIRA_API_TOKEN="$(pa show jira-api-token | head -1)" + export GHE_TOKEN="$(pa show ghe_token)" fi ##