dominic 修订了这个 Gist . 转到此修订
1 file changed, 5 insertions
mailtomutt.sh(文件已创建)
@@ -0,0 +1,5 @@ | |||
1 | + | #!/bin/sh | |
2 | + | # | |
3 | + | # Author: Dominic Reich <quick.hat4396@qtztsjosmprqmgtunjyf.com> | |
4 | + | ||
5 | + | exec alacritty --title Newmail -e neomutt "$@" |
上一页
下一页