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