aaf254252d
share/dot.profile.md5sums: Add missing entry for version 11 and update for version 13.6.
8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
# ~/.profile: executed by Bourne-compatible login shells.
|
|
|
|
if [ "$BASH" ]; then
|
|
if [ -f ~/.bashrc ]; then
|
|
. ~/.bashrc
|
|
fi
|
|
fi
|