croc, age - sync files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tar cvJ /etc/vpm/ | age -r $(curl -qsSL https://f.apealive.net/pub/$USER.age.pub) | croc send | |
Receiving side | |
# cat croc-stdin-2310548854 | age -d -i <(pass show age-$USER-public) | tar xvJ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment