Created
September 22, 2011 22:04
-
-
Save ahonor/1236183 to your computer and use it in GitHub Desktop.
rerun profile example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PATH=$PATH:$HOME/.rerun/rerun | |
| export RERUN_MODULES=$HOME/.rerun/modules | |
| export RERUN_LOGS=$HOME/.rerun/logs | |
| [ -t 0 ] && export RERUN_COLOR=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment