Skip to content

Instantly share code, notes, and snippets.

@BrianSigafoos
Created December 16, 2014 03:12
Show Gist options
  • Save BrianSigafoos/c0250f057c59708eea16 to your computer and use it in GitHub Desktop.
Save BrianSigafoos/c0250f057c59708eea16 to your computer and use it in GitHub Desktop.
if [ -f ~/.bash_aliases ]; then
. ~/.bash_aliases
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment