]> git.donarmstrong.com Git - bin.git/blob - faf
add mutt alias which executes neomutt if that exists
[bin.git] / faf
1 #!/bin/sh
2
3 # fork and forget == faf
4
5 ("$@" >/dev/null 2>&1 &)