.profile
export ENV=~/.shinit if [ "$(uname -s)" != "Darwin" ]; then read -rp "start X?" && [ -z "$DISPLAY" ] && { export DISPLAY=:0 x } fi