home · contact · privacy
Remove debugging code from setup_go.sh
[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