chiark / gitweb /
mdw.conf: Central configuration file for common differences.
[profile] / bashrc
diff --git a/bashrc b/bashrc
index 16b7e8e327ce6cf966497995284d868452943d5c..4c5e02fca45e29dfaf187cd3ab83ac2a7465af29 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"