#!/bin/sh # ~/.profile -- dash/sh/ksh profile # Sourced for login shells -- set $ENV to ~/.shrc # to use that as the config for this and all new interactive shells export ENV="$HOME/.shrc"