mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-01 23:34:03 +01:00
Fixed typo in bash_exports
This commit is contained in:
parent
ec7203b1d7
commit
bc25b444aa
@ -13,4 +13,4 @@ export LC_ALL
|
||||
# Sets your timezone.
|
||||
export TZ="/usr/share/zoneinfo/Europe/Helsinki"
|
||||
echo "Please change your timezone in line 14 of ~/.bash_exports . It's currently set to Europe/Helsinki."
|
||||
echo "If you life in Finland, you can safely uncomment lines 15 and 16 without even looking at them."
|
||||
echo "If you life in Finland, you can safely comment lines 15 and 16 without even looking at them."
|
||||
|
Loading…
Reference in New Issue
Block a user