Windows文件配置
Go to file
2019-12-21 12:10:12 +08:00
AppData init: add vscode&MT settings 2019-12-21 09:37:51 +08:00
README.md 添加 'README.md' 2019-12-21 12:10:12 +08:00

  • how to restore config?
git clone --bare ssh://service@git.zmy.pub:20000/budui/Windows10.dotfiles.git .git
git config --local core.bare  false
git config --local core.worktree $(pwd)