mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
7 lines
135 B
Bash
7 lines
135 B
Bash
#!/usr/bin/env bash
|
|
#
|
|
# This file is secret and wont be added to the git repo.
|
|
|
|
export GITLAB_API_TOKEN=""
|
|
export GREN_GITHUB_TOKEN=""
|