mattfinlayson + hacks 5
Create and Change to a New Directory in One Command
may 2010 by mattfinlayson
I just had a brain baby.
# mkdir, cd into it
mkcd () {
mkdir -p "$*"
cd "$*"
}
unix
hacks
tech
# mkdir, cd into it
mkcd () {
mkdir -p "$*"
cd "$*"
}
may 2010 by mattfinlayson
Irradiated Software - SizeUp
february 2010 by mattfinlayson
Wonderful. This gives me the keyboard shortcuts I've been looking for to move windows and do basic tile management. Also makes spaces usable. AAAAA++++ would buy again!!!!!
osx
mac
tools
hacks
post:links
jive
february 2010 by mattfinlayson
Reversing Everything: Hacking the Kindle part 3: root shell and runtime system
april 2009 by mattfinlayson
Getting a root shell on the kindle.
Amazon
hacks
kindle
april 2009 by mattfinlayson
Copy this bookmark: