Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 348 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 348 Bytes
ssh-keygen -t ed25519 -C "[email protected]" -f ~/.ssh/ming-codes_id_ed25519
ssh-add --apple-use-keychain ~/.ssh/ming-codes_id_ed25519
xcode-select --install
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply ming-codes
git config core.sshCommand "ssh -F ~/.ssh/ming-codes_config"

TODO

coc require npx which depends on asdf