Skip to content

Instantly share code, notes, and snippets.

View cjbischoff's full-sized avatar

Christopher cjbischoff

View GitHub Profile

Keybase proof

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:

@cjbischoff
cjbischoff / new_bashrc.sh
Created August 13, 2012 15:13 — forked from josephwecker/new_bashrc.sh
Replace .bashrc, .bash_profile, .profile, etc. with something much more clean, consistent, and meaningful. Now a repo: https://github.com/josephwecker/bashrc_dispatch
#!/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?