nalika / rpms / bash

Forked from rpms/bash 2 years ago
Clone

Blame SOURCES/dot-bash_profile

bb9a7e
# .bash_profile
bb9a7e
bb9a7e
# Get the aliases and functions
bb9a7e
if [ -f ~/.bashrc ]; then
bb9a7e
	. ~/.bashrc
bb9a7e
fi
bb9a7e
bb9a7e
# User specific environment and startup programs