X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b13d382fa17b1983a6fe07facee43e1e2a916e57..33628003aaff01bab5d305b76603e1a32dc6b49e:/docs/contrib/replaliases 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 }