From 77e9de57fd6c05cea419cd4c4e168ab6fab0b9af Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 22 Oct 2007 16:49:28 +0200 Subject: [PATCH] do not hardcode mailplate path --- .mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mutt/muttrc b/.mutt/muttrc index 897c479..ad5aebe 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -715,7 +715,7 @@ set edit_headers=yes # It defaults to the value of the VISUAL, or EDITOR, environment # variable, or to the string "/usr/bin/editor" if neither of those are set. # -set editor="~/.bin/mail/mailplate --edit --auto --keep-unknown" +set editor="mailplate --edit --auto --keep-unknown" # # set encode_from=no # -- 2.39.2