mdw.conf: Central configuration file for common differences.
[profile] / bashrc
diff --git a/bashrc b/bashrc
index 16b7e8e..4c5e02f 100644 (file)
--- a/bashrc
+++ b/bashrc
@@ -110,7 +110,7 @@ ls () {
 alias cx='chmod a+x'
 alias which="command -v"
 alias ssync="rsync -e ssh"
-alias rootly="become -g0 root"
+alias rootly=$__MDW_ROOTLY
 alias r=rootly
 alias re="rootly sensible-editor"
 alias pstree="pstree -Ghl"