aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
blob: 577f0c625292e06b87954dea2ec6470ba9b56c59 (plain)
1
2
3
4
5
6
7
8
9
#! /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