aboutsummaryrefslogtreecommitdiff
path: root/local/.bashrc
blob: 9271cff6bde7fa97e23d91b011fafd2d94b9a3bd (plain) (blame)
1
2
3
4
5
6
7
8
# .bashrc

# User specific aliases and functions

# Source global definitions
if [ -f /etc/bashrc ]; then
	. /etc/bashrc
fi