I hereby claim:
- I am xydac on github.
- I am xydac (https://keybase.io/xydac) on keybase.
- I have a public key ASAAyzM5LG0pDzjibbyJU3oxx59bSKuRyTEwxwNUFEfbqAo
To claim this, I am signing this object:
// ==UserScript== | |
// @name bogleheads-relative-time | |
// @namespace http://tampermonkey.net/ | |
// @version 2024-04-15 | |
// @description try to take over the world! | |
// @author You | |
// @match https://www.bogleheads.org/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=bogleheads.org | |
// @grant none | |
// ==/UserScript== |
# requires sudo apt-get install inotify-tools | |
cd /sourcepath | |
while inotifywait -r ./*; do | |
rsync -e 'ssh -p 245' --exclude='.git/' -rzuv ./ [email protected]:/destination | |
done |
I hereby claim:
To claim this, I am signing this object: