projects
/
dotfiles
/
scripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
4950008
)
Add mailto-mutt wrapper
author
Julien Valroff
<julien@kirya.net>
Sun, 15 May 2011 19:31:35 +0000
(21:31 +0200)
committer
Julien Valroff
<julien@kirya.net>
Sun, 15 May 2011 19:31:35 +0000
(21:31 +0200)
mailto-mutt
[new file with mode: 0755]
patch
|
blob
diff --git a/mailto-mutt
b/mailto-mutt
new file mode 100755
(executable)
index 0000000..
b500484
--- /dev/null
+++ b/
mailto-mutt
@@ -0,0
+1,3
@@
+#!/bin/sh
+
+exec gnome-terminal --geometry=145x42 -e "bash -c 'TERM=xterm-256color mutt \"$@\"'"