From 18ba57467b34ba430ef458f661e08abc4f691bd8 Mon Sep 17 00:00:00 2001 From: Andrew Pennebaker Date: Wed, 17 Jan 2024 03:10:56 -0600 Subject: [PATCH] add snyk credentials template --- .profile.d/snyk.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .profile.d/snyk.sh diff --git a/.profile.d/snyk.sh b/.profile.d/snyk.sh new file mode 100644 index 0000000..98670a8 --- /dev/null +++ b/.profile.d/snyk.sh @@ -0,0 +1,3 @@ +#!/bin/sh +# Sample +export SNYK_TOKEN=''