home · contact · privacy
Ansible experiment: add user script.
[config] / ansible / files / dotfiles / minimal / bashrc
1 # Bash as a non-login shell in non-POSIX-mode does not read in the startup
2 # script at the path in $ENV. This forces it to still read in the ~/.shinit
3 # startup script for non-login shells.
4
5 . ~/.shinit