Configuration files are primarily geared toward Python, Rust, and more generally web application development.
yadm clone --recursive git@github.com:r-bar/dotfiles.git
base64 -d base64.txt | yadm git-crypt unlock -
Bootstrap without an authorized ssh key:
yadm clone --recursive https://github.com/r-bar/dotfiles.git
base64 -d base64.txt | yadm git-crypt unlock -
yadm remote set-url origin git@github.com:r-bar/dotfiles.git
Note: You can safely ignore the warning by git-crypt about unencrypted files in the repo history. It it emitted because we used to use transcrypt.
yadm submodule update