Skip to content

Instantly share code, notes, and snippets.

@Fabinout
Created November 17, 2017 22:35
Show Gist options
  • Save Fabinout/dd373c9b7e85cee8de248a2c209492dd to your computer and use it in GitHub Desktop.
Save Fabinout/dd373c9b7e85cee8de248a2c209492dd to your computer and use it in GitHub Desktop.
~/.profile
if [ -f ~/.bash_aliases ]; then
source ~/.bash_aliases
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment