Initial import
[config/sh.git] / .profile
1 #!/bin/sh
2
3 # Initialization file for every interactive posix shell,
4 # especially useful for dash.
5 ENV="${HOME}/.shinit"; export ENV