mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
profile.d/mikaela.sh: set TZ to $(date +%Z)
Also remove the commented Steam thing as it's Antergos-only issue.
This commit is contained in:
parent
e94c13d2b9
commit
02f4f2f0d4
@ -2,5 +2,5 @@
|
||||
# disable unbreakable space
|
||||
setxkbmap -option compose:lwin -option terminate:ctrl_alt_bksp -option nbsp:none
|
||||
|
||||
# Steam won't work with it's included runtime
|
||||
#export STEAM_RUNTIME=0
|
||||
# Set TZ as the current timezone. This is supposed to be sent over SSH.
|
||||
TZ=$(date +%Z)
|
||||
|
Loading…
Reference in New Issue
Block a user