Files
Troposphere/include/dual_rootfs/usr/share/base-files/dot.profile
T
2026-07-29 03:36:26 +03:00

8 lines
132 B
Plaintext

# ~/.profile: executed by Bourne-compatible login shells.
if [ "$BASH" ]; then
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
fi