07a490
# .bashrc
07a490
07a490
# Source global definitions
07a490
if [ -f /etc/bashrc ]; then
07a490
	. /etc/bashrc
07a490
fi
07a490
07a490
# Uncomment the following line if you don't like systemctl's auto-paging feature:
07a490
# export SYSTEMD_PAGER=
07a490
07a490
# User specific aliases and functions