#! /usr/bin/env bash # # It looks like logging in through a TTY doesn't load ~/.bashrc, but it does # load this particular file. So, to work around it, this file will load # ~/.bashrc anyway! # . $HOME/.bashrc