点文件还原配置
自己注意:不要忘记通过执行chmod +x 使脚本可执行,并安装vim插件
此存储库用于备份我的linux配置,因此我不需要配置每个新安装。 我使用管理我的dotfile。 以下是安装dotbare的简化版本。
初始化dotbare以备份配置点文件
dotbare finit
示例命令
dotbare status
dotbare add .zshrc
dotbare commit -m ' Add zshrc '
dotbare push origin master
要将所有的