Files
easy-slack/etc/skel/.bash_profile
2025-09-08 15:26:25 +02:00

5 lines
44 B
Bash

if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi