Files
2025_WEBSITE_blochouse/.bashrc
2025-03-01 11:15:31 +01:00

9 lines
131 B
Bash

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