summaryrefslogtreecommitdiff
path: root/skel
diff options
context:
space:
mode:
Diffstat (limited to 'skel')
-rw-r--r--skel/.zprofile4
1 files changed, 4 insertions, 0 deletions
diff --git a/skel/.zprofile b/skel/.zprofile
index 054cdc3..2a42e39 100644
--- a/skel/.zprofile
+++ b/skel/.zprofile
@@ -1,3 +1,7 @@
+LANG='en_US.UTF-8'; export LANG
+LC_TIME='de_AT.UTF-8'; export LC_TIME
+LC_MONETARY='de_AT.UTF-8'; export LC_MONETARY
+
SSH_ENV="$HOME/.ssh/environment"
function start_agent {