diff options
author | Miles Bader <miles@gnu.org> | 1996-10-05 03:41:48 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-10-05 03:41:48 +0000 |
commit | 1cba7795f13c233e81f6601503e5046edbc816d8 (patch) | |
tree | c55fda553d626c96831724e9211df51eac3453ef | |
parent | d9555bf87131a0cd29fdfc5e25d5a19b23f580b7 (diff) |
ack
-rw-r--r-- | libstore/foo | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/libstore/foo b/libstore/foo new file mode 100644 index 00000000..a0a533af --- /dev/null +++ b/libstore/foo @@ -0,0 +1,16 @@ +### standard setups are made by default.login; please don't remove it +### unless you *really* know what you are doing! + +source /usr/local/share/startups/default.login + +### Your default path includes various bin directories. If you don't +### understand them and want to use them, mail help@cogsci +### If you want to extend your path for other things add them after $path + +# set path=($path ) + +# biff y @spark # automatically displays arrival of new mail + +setenv SHELL /usr/scratch/bin/sun4/bash +exec $SHELL -login +hello |