update versions
parse error: Invalid numeric literal at line 1, column 6 sh: out of range /usr/local/bin/scan_changes: return: line 52: Illegal number:
This commit is contained in:
parent
f6c8eab77f
commit
c580880c50
20
.exports
20
.exports
|
@ -1,20 +0,0 @@
|
||||||
# General goodness
|
|
||||||
export LANG="en_US.UTF-8"
|
|
||||||
export LC_ALL="en_US.UTF-8"
|
|
||||||
|
|
||||||
# Allow dash shell to pick up .commonrc (and aliases)
|
|
||||||
export ENV="$HOME/.profile"
|
|
||||||
|
|
||||||
# QT5
|
|
||||||
export QT_STYLE_OVERRIDE="Adwaita-Dark"
|
|
||||||
|
|
||||||
# .NET
|
|
||||||
export DOTNET_CLI_TELEMETRY_OPTOUT=1 # Really? We now have to do this???
|
|
||||||
|
|
||||||
# AWS
|
|
||||||
export AWS_VAULT_BACKEND=secret-service
|
|
||||||
export AWS_SESSION_TOKEN_TTL=24h
|
|
||||||
export AWS_FEDERATION_TOKEN_TTL=24h
|
|
||||||
|
|
||||||
# Ungoogled chromium
|
|
||||||
export UNGOOGLED_CHROMIUM_VERSION=90.0.4430.212-1 # procfrom:https://download.opensuse.org/repositories/home:/ungoogled_chromium/Debian_Buster/amd64
|
|
Loading…
Reference in New Issue
Block a user