Skip to content

Instantly share code, notes, and snippets.

@smhatre59
Created October 24, 2016 17:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smhatre59/fd4c08623edf59fde47d4bf0c33becb9 to your computer and use it in GitHub Desktop.
Save smhatre59/fd4c08623edf59fde47d4bf0c33becb9 to your computer and use it in GitHub Desktop.
# You may want to put all your additions into a separate file like
# ~/.bash_aliases, instead of adding them here directly.
# See /usr/share/doc/bash-doc/examples in the bash-doc package.
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