bin/homedir-push@59d9ca2ec2fd
bin/homedir-push
Tue, 30 Apr 2024 21:53:24 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 30 Apr 2024 21:53:24 -0500
- changeset 1152
- 59d9ca2ec2fd
- parent 261
-
6254589972e6
- permissions
- -rwxr-xr-x
Match LSP maps to neovim 0.10 defs
#!/bin/sh
set -eu
TARGET=$1
hg archive -t tgz -p . - | ssh $TARGET tar xz --keep-newer-files