sync Wed, 12 Feb 2025 19:56:04 +0000
This commit is contained in:
parent
4e2176da44
commit
3d829e009d
23 changed files with 1 additions and 1 deletions
2
sync.sh
2
sync.sh
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
git clone https://git.notmuchmail.org/git/notmuch ./_src
|
||||
cp ./_src/emacs/*.el .
|
||||
cp ./_src/emacs/*.el ./emacs
|
||||
rm -rf ./_src
|
||||
|
|
|
|||
Loading…
Reference in a new issue