Yadm managed dotfiles
sudo pacman -Syu paru cryfs
paru -Syu yadm
mkdir ~/keys
Use the UI to configure:
- Name: keys
- Encryption: CryFs
- Mount Path:
/home/chris/keys
- Password: something suitable strong Now unlock the Vault before proceeding
git config --global credential.helper 'store --file ~/keys/gh'
sudo apt update and sudo apt install yadm cryfs sirikali
Use the UI to configure a Favorite:
- Volume Path / Encrypted Folder Path: /home/chris/.keys-volume
- Mount Point Path: /home/keys
- File System: CryFs
- Password: something suitably strong Now unlock/mount the File system
xcode-select --install
brew install yadm
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
git config --global user.name chr15murray
git config --global user.email chris@distrail.io
yadm clone https://github.com/chr15murray/dotfiles.git
Follow the bootstrap prompts
After ZSH is configured exit
### VSCODE
THis uses a setting sync plugin and GitHub gist.
Install Settings Sync (shan.code-settings-sync) and authenticate to GitHub. You should then be able to select the gist and download.