Skip to content

Instantly share code, notes, and snippets.

@arisolt
Created February 3, 2013 14:22
Show Gist options
  • Save arisolt/4701989 to your computer and use it in GitHub Desktop.
Save arisolt/4701989 to your computer and use it in GitHub Desktop.
# ~/.profile: executed by Bourne-compatible login shells.
if [ "$BASH" ]; then
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
fi
mesg n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment