diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-09-06 19:50:45 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-09-07 17:48:36 +0200 |
| commit | a337aec8e39c95cbf37584d9b53d80790349d0bd (patch) | |
| tree | 3b6642418a4070a6e586b608c2182e9add56ca44 | |
| parent | 3eb8990a758501b0af6932c0a947f9cad201f96b (diff) | |
| download | dots-a337aec8e39c95cbf37584d9b53d80790349d0bd.tar.gz | |
profile: Add OpenBSD stock config
| -rw-r--r-- | profile | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +# $OpenBSD: dot.profile,v 1.8 2022/08/10 07:40:37 tb Exp $ +# +# sh/ksh initialization + +PATH=$HOME/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin +export PATH HOME TERM |