Skip to content

zouzonghua/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

GitHub license

首次使用

brew install git-crypt
brew install gpg
gpg --import path/public/file
gpg --import path/secret/file
git-crypt unlock

导入 ssh 配置

brew install stow
stow --no-folding --verbose --adopt ssh

修改 ssh 密钥权限

chmod 600 ~/.ssh/id_rsa
ssh -T git@github.com

转换仓库地址

git remote set-url origin git@github.com:zouzonghua/dotfiles.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published