Skip to content

Instantly share code, notes, and snippets.

View kbrosnan's full-sized avatar

Kevin Brosnan kbrosnan

View GitHub Profile
# If you, like me, have all of your various source-code-like projects in ~/src/
# this is how to give yourself per-project shell history.
#
# I wish I'd done this years ago.
#
# First, in your .bashrc file, you redefine the cd, pushd and popd builtins to be "do the builtin bit,
# then do one other thing (set_src_history.sh, below) like so:
cd () {
@AaronMT
AaronMT / Top-sites
Created March 27, 2012 21:41
Monkey Tab Populate
"http://google.com"
"http://facebook.com"
"http://youtube.com"
"http://yahoo.com"
"http://baidu.com"
"http://wikipedia.org"
"http://live.com"
"http://blogspot.com"
"http://qq.com"
"http://twitter.com"