Files
service-finder/old_maps/code-server-config/.profile
2026-06-04 07:26:22 +00:00

10 lines
161 B
Bash
Executable File

# ~/.profile: executed by Bourne-compatible login shells.
if [ "$BASH" ]; then
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
fi
mesg n 2> /dev/null || true