chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f374674
)
bashrc: New alias `re' for editing things as root.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Mar 2006 11:09:13 +0000
(11:09 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Mar 2006 11:11:24 +0000
(11:11 +0000)
bashrc
patch
|
blob
|
blame
|
history
diff --git
a/bashrc
b/bashrc
index 5f9e13e6c6fda86be22476dc5693e8ecf6c52b80..82789f5d341624a4f1c2b62f7c5e1947b2de6d90 100644
(file)
--- a/
bashrc
+++ b/
bashrc
@@
-136,6
+136,7
@@
alias which="command -v"
alias ssync="rsync -e ssh"
alias rootly="entitle root become -g0 root"
alias r=rootly
alias ssync="rsync -e ssh"
alias rootly="entitle root become -g0 root"
alias r=rootly
+alias re="rootly sensible-editor"
alias eh="entitle 'Egham Hills 90210' tf eh"
alias news="entitle Usenet slrn"
alias splitvt='splitvt -t "`xtitle -q || echo xterm` splitvt"'
alias eh="entitle 'Egham Hills 90210' tf eh"
alias news="entitle Usenet slrn"
alias splitvt='splitvt -t "`xtitle -q || echo xterm` splitvt"'