ElNotmuch/sync.sh

6 lines
105 B
Bash
Raw Normal View History

2025-02-12 17:54:47 +00:00
#!/bin/sh
git clone https://git.notmuchmail.org/git/notmuch ./_src
cp ./_src/emacs/*.el .
rm -rf ./_src