xref: /NextBSD/release/picobsd/floppy.tree/etc/profile (revision eb1a5f8de9f7ea602c373a710f531abbf81141c4)
1# System-wide .profile file for sh(1).
2BLOCKSIZE=K; export BLOCKSIZE
3PATH=/stand:.; export PATH
4EDITOR=ee; export EDITOR
5set -E
6