diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-09-07 18:04:13 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-09-07 18:04:13 +0200 |
| commit | df8b5e7386a1703deeb52c22aa3c4ace58b015d7 (patch) | |
| tree | 0ad2fdf1a104cc6240dde45bb156baf3b6d2780d /profile | |
| parent | da274ae592f21096ac424e7aabe698b04813da75 (diff) | |
| download | dots-df8b5e7386a1703deeb52c22aa3c4ace58b015d7.tar.gz | |
Add .profile
Diffstat (limited to 'profile')
| -rw-r--r-- | profile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profile b/profile deleted file mode 100644 index 52ff7ba..0000000 --- a/profile +++ /dev/null @@ -1,6 +0,0 @@ -# $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 |