psss / rpms / bash

Forked from rpms/bash 6 years ago
Clone
cvsdist c7d2abb
# .bashrc
cvsdist c7d2abb
533b8a0
# Source global definitions
533b8a0
if [ -f /etc/bashrc ]; then
533b8a0
	. /etc/bashrc
533b8a0
fi
533b8a0
Roman Rakus ad7ff77
# Uncomment the following line if you don't like systemctl's auto-paging feature:
Roman Rakus ad7ff77
# export SYSTEMD_PAGER=
Roman Rakus ad7ff77
61c141d
# User specific aliases and functions