From a0e98fb0014bd88c6534a71e1278ff0c79078ef6 Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Tue, 10 Nov 2020 08:35:06 -0800 Subject: [PATCH] move exports from commonrc --- .exports | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/.exports b/.exports index 154377a..78098db 100644 --- a/.exports +++ b/.exports @@ -1 +1,36 @@ -AWS_CLI_VERSION=2.0.59 +# General goodness +export LANG="en_US.UTF-8" +export LC_ALL="en_US.UTF-8" + +# QT5 +export QT_STYLE_OVERRIDE="Adwaita-Dark" + +# .NET +export DOTNET_CLI_TELEMETRY_OPTOUT=1 # Really? We now have to do this??? + +# AWS +export AWS_CLI_VERSION=2.0.59 +export AWS_VAULT_BACKEND=secret-service +export AWS_SESSION_TOKEN_TTL=24h +export AWS_FEDERATION_TOKEN_TTL=24h + +# Ungoogled chromium +export UNGOOGLED_CHROMIUM_VERSION=83.0.4103.116-1 + +# Libreoffice +export LIBREOFFICE_VERSION=6.1.5 + +# Teams +export TEAMS_VERSION=1.3.00.5153 + +# Slack +export SLACK_VERSION=4.4.3-beta + +# Zoom +export ZOOM_VERSION=5.2.458699.0906 + +# Remmina +export REMMINA_VERSION=1.4.8 + +# Workspaces +export WORKSPACES_VERSION=3.0.1.234