svashisht / rpms / bash

Forked from rpms/bash 4 years ago
Clone

Blame SOURCES/dot-bashrc

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