ignatenkobrain / rpms / bash

Forked from rpms/bash 5 years ago
Clone
Blob Blame History Raw
# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi

# User specific environment and startup programs