home · contact · privacy
Postinstall script: For public server, set up go and htwtxt.
[config] / dotfiles / minimal / profile
1 # Initialization for login shells.
2
3 # Tell interactive shells to look in ~/.shinit for setup.
4 ENV=$HOME/.shinit
5 export ENV
6 . $ENV