e5fe3d20c01c

More
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Thu, 12 Sep 2019 15:57:13 -0400
parents eeb1312e30cc
children 5233df61134b
branches/tags (none)
files fish/functions/mutt.fish stumpwmrc

Changes

--- a/fish/functions/mutt.fish	Mon Sep 09 10:09:33 2019 -0400
+++ b/fish/functions/mutt.fish	Thu Sep 12 15:57:13 2019 -0400
@@ -1,5 +1,5 @@
 set -g -x MUTT_BIN (which neomutt)
 
 function mutt
-    bash --login -c "cd ~/Desktop; $MUTT_BIN \$@" custom_mutt $argv