Skip to content

Instantly share code, notes, and snippets.

@woohooyeah
Last active March 27, 2016 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save woohooyeah/7ad8a6029a9e9b929f6b to your computer and use it in GitHub Desktop.
Save woohooyeah/7ad8a6029a9e9b929f6b to your computer and use it in GitHub Desktop.
# $OpenBSD: dot.profile,v 1.4 2005/02/16 06:56:57 matthieu Exp $
#
# sh/ksh initialization
PATH=$HOME/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
export PATH HOME TERM
PKG_PATH=http://mirror.meerval.net/pub/OpenBSD/snapshots/packages/amd64/
ALT_PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/
PKGCACHE=/home/pkgcache
export PKG_PATH ALT_PKG_PATH PKGCACHE
export ENV=$HOME/.kshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment