void-packages/srcpkgs/xbps-base-files/files/dot_bashrc

9 lines
124 B
Plaintext

# .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# User specific aliases and functions