Skip to content

Instantly share code, notes, and snippets.

@christophermoura
Created May 19, 2017 01:30
Show Gist options
  • Save christophermoura/012372f7362e883317496fd4d4784b74 to your computer and use it in GitHub Desktop.
Save christophermoura/012372f7362e883317496fd4d4784b74 to your computer and use it in GitHub Desktop.
.bashrc example
#!/bin/bash
[ -n "$PS1" ] \
&& . ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment