3 lines
78 B
Bash
Executable file
3 lines
78 B
Bash
Executable file
#!/bin/bash -e
|
|
|
|
neomutt -F "${XDG_CONFIG_HOME}/neomutt/ange@duhayon.com" "$@"
|