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