nalika / rpms / bash

Forked from rpms/bash 2 years ago
Clone

Blame SOURCES/dot-bash_profile

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