Merge commit 'metalzone/master'
[profile] / bashrc
diff --git a/bashrc b/bashrc
index e7eb9c3..5ce148f 100644 (file)
--- a/bashrc
+++ b/bashrc
@@ -124,7 +124,7 @@ alias ssync="rsync -e ssh"
 alias rootly=$__MDW_ROOTLY
 alias r=rootly
 alias re="rootly $EDITOR"
-alias pstree="pstree -Ghl"
+alias pstree="pstree -hl"
 alias cdtmp='cd ${TMPDIR-/tmp}'
 alias pushtmp='pushd ${TMPDIR-/tmp}'
 alias e="$EDITOR"