aboutsummaryrefslogtreecommitdiff
path: root/templates/.bin/mkaerc
blob: b74abaee5ff147c407f73f46969b3f8c269d50ad (plain)
1
2
3
#!/bin/sh

cd ~/c/aerc && make clean all GOFLAGS=-tags=notmuch && sudo make install