Compare commits
No commits in common. "f6c8eab77f94680d21ef08bdd60b93d5387207bd" and "3ea2f834a6fdd2de53e99136b38968045f80a78f" have entirely different histories.
f6c8eab77f
...
3ea2f834a6
19
.exports
19
.exports
|
@ -12,9 +12,28 @@ export QT_STYLE_OVERRIDE="Adwaita-Dark"
|
||||||
export DOTNET_CLI_TELEMETRY_OPTOUT=1 # Really? We now have to do this???
|
export DOTNET_CLI_TELEMETRY_OPTOUT=1 # Really? We now have to do this???
|
||||||
|
|
||||||
# AWS
|
# AWS
|
||||||
|
export AWS_CLI_VERSION=2.0.59
|
||||||
export AWS_VAULT_BACKEND=secret-service
|
export AWS_VAULT_BACKEND=secret-service
|
||||||
export AWS_SESSION_TOKEN_TTL=24h
|
export AWS_SESSION_TOKEN_TTL=24h
|
||||||
export AWS_FEDERATION_TOKEN_TTL=24h
|
export AWS_FEDERATION_TOKEN_TTL=24h
|
||||||
|
|
||||||
# Ungoogled chromium
|
# Ungoogled chromium
|
||||||
export UNGOOGLED_CHROMIUM_VERSION=90.0.4430.212-1 # procfrom:https://download.opensuse.org/repositories/home:/ungoogled_chromium/Debian_Buster/amd64
|
export UNGOOGLED_CHROMIUM_VERSION=90.0.4430.212-1 # procfrom:https://download.opensuse.org/repositories/home:/ungoogled_chromium/Debian_Buster/amd64
|
||||||
|
|
||||||
|
# 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.5.7011.0206
|
||||||
|
|
||||||
|
# Remmina
|
||||||
|
export REMMINA_VERSION=1.4.8
|
||||||
|
|
||||||
|
# Workspaces
|
||||||
|
export WORKSPACES_VERSION=3.0.1.234
|
Loading…
Reference in New Issue
Block a user