This repository has been archived on 2025-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
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