#!/bin/bash

#This file is sourced by bash when you log in interactively.
[[ -f ~/.bashrc ]] && source ~/.bashrc
