X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b13d382fa17b1983a6fe07facee43e1e2a916e57..248c3a452003bc95088d9a1c4dec988696be2d7d:/docs/contrib/replaliases?ds=inline diff --git a/docs/contrib/replaliases b/docs/contrib/replaliases index 077965c1..425c362c 100644 --- a/docs/contrib/replaliases +++ b/docs/contrib/replaliases @@ -54,7 +54,7 @@ rt() { #### replace $EDITOR above with the name of your editor. Without that #### profile entry, enter "e[dit] $EDITOR" at the What now? prompt. rtm() { - rt -editor mhbuild "$@" + rt "$@" -editor mhbuild }