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