Files
CHIEFSOFT\ameye 43a6facde9 first commit
2024-07-06 18:33:32 -04:00

9 lines
124 B
Bash

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