#!/bin/sh export LC_ALL='en_US.UTF-8' export LC_TIME='en_DK.UTF-8' export TZ='America/New_York' export EDITOR='vim' export LESS='-RQ'