configuration/services/notmuch/run

7 lines
228 B
Plaintext
Raw Normal View History

2017-06-23 11:58:13 +02:00
#!/bin/sh
2018-02-26 11:53:57 +01:00
exec env \
HOME="${HOME:-/home/noctua}" \
PATH="/usr/local/bin:$HOME/.local/bin:$PATH" \
DISPLAY="${DISPLAY:-:0}" \
2017-06-23 11:58:13 +02:00
./notmuch