bin/homedir-push@a421fcbe4dd4
bin/homedir-push
Wed, 27 Sep 2017 18:46:46 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 27 Sep 2017 18:46:46 -0400
- changeset 649
- a421fcbe4dd4
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
bring that new-vim shortcut to i3 too
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files