X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/blobdiff_plain/4543696d79717c18a7648679f21984e297e1d7aa..f141fe0f7df0fbf62a6cf6fa5180c50c7c3d67e6:/bashrc diff --git a/bashrc b/bashrc index 16b7e8e..4c5e02f 100644 --- 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"