I hereby claim:
- I am cjbischoff on github.
- I am cjbischoff (https://keybase.io/cjbischoff) on keybase.
- I have a public key whose fingerprint is CAB9 85E6 B9DF FCD2 F6B3 5031 97AE 5EB0 797D 6731
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # License: Public Domain. | |
| # Author: Joseph Wecker, 2012 | |
| # | |
| # -- DEPRICATED -- | |
| # This gist is slow and is missing .bashrc_once | |
| # Use the one in the repo instead! https://github.com/josephwecker/bashrc_dispatch | |
| # (Thanks gioele) | |
| # | |
| # Are you tired of trying to remember what .bashrc does vs .bash_profile vs .profile? |