dot/bashrc: Fix `rootly' to make a shell on demand.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 4 Jun 2011 13:15:22 +0000 (14:15 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 4 Jun 2011 13:21:48 +0000 (14:21 +0100)
commitac03a1f6de3456e4f41330a3bf4644fa76bc1193
tree929d6b787c16270ed04e22de403f37d203053ff4
parent90390240487da0045dac91f05098c59d0cc45981
dot/bashrc: Fix `rootly' to make a shell on demand.

Annoyingly, `sudo' doesn't start a shell if you don't give it a command
to run.  So turn `rootly' into a shell function which does the right
thing for me.
dot/bashrc