https://github.com/ming-codes/dotfiles
https://github.com/ming-codes/dotfiles
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ming-codes/dotfiles
- Owner: ming-codes
- Created: 2012-12-06T02:58:04.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2025-07-13T07:17:54.000Z (12 months ago)
- Last Synced: 2025-07-13T09:19:29.160Z (12 months ago)
- Language: Lua
- Size: 3.07 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
ssh-keygen -t ed25519 -C "ming.codes@gmail.com" -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