diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-12-05 19:50:47 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-12-05 19:50:47 +0000 |
commit | 6155c550768bf66ecbfa31f2d789b4dc69860581 (patch) | |
tree | efb32d1db88455ade807b19c357f11ebc5b93665 /distrib/mac68k | |
parent | e76bdef1fa868c260c322b2072596f3603fc6933 (diff) |
remove garbage; miod ok
Diffstat (limited to 'distrib/mac68k')
-rw-r--r-- | distrib/mac68k/ramdisk/dot.profile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/distrib/mac68k/ramdisk/dot.profile b/distrib/mac68k/ramdisk/dot.profile index e428d561117..1208fedd7f6 100644 --- a/distrib/mac68k/ramdisk/dot.profile +++ b/distrib/mac68k/ramdisk/dot.profile @@ -1,5 +1,5 @@ # -# $OpenBSD: dot.profile,v 1.4 2001/06/23 19:44:44 deraadt Exp $ +# $OpenBSD: dot.profile,v 1.5 2001/12/05 19:50:46 deraadt Exp $ # $NetBSD: dot.profile,v 1.1 1995/07/18 04:13:09 briggs Exp $ # # Copyright (c) 1994 Christopher G. Demetriou @@ -32,12 +32,8 @@ # export PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ -export HISTFILE=/.sh_history export TERM=vt220 -export HOME=/ - umask 022 - set -o emacs # emacs-style command line editing TMPWRITEABLE=/tmp/writeable |