Fixes typo

This commit is contained in:
Nikola Hristov 2022-12-27 23:21:15 +02:00 committed by GitHub
parent 0a54531bf8
commit 57336d988e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ export GPG_TTY=$(tty)
# telemetry shit
export DO_NOT_TRACK=1 # https://consoledonottrack.com
export DOTNET_CLI_TELEMETRY_OPTOUT=1
export HINT_TELEMENTRY="off"
export HINT_TELEMETRY="off"
export GATSBY_TELEMETRY_OPTOUT=1
export NEXT_TELEMETRY_DEBUG=1
export NUXT_TELEMETRY_DISABLED=1