文件名称:dotfiles::memo:点文件
文件大小:196KB
文件格式:ZIP
更新时间:2024-04-14 21:34:15
Shell
点文件 构造该架构,使其遵循XDG基本目录规范。 这种配置采用了我认为是更优雅的解决方案。 .config目录被维护为链接到git裸存储库的工作树。 要设置环境,将需要执行许多一次性任务: 克隆存储库: # If desired, replace '$HOME/Git/dotfiles' with another location that is preferred. working_dir= $HOME /Git/dotfiles git clone --bare https://github.com/dstanberry/dotfiles $working_dir git --git-dir= $working_dir --work-tree= $HOME /.config checkout # Update .config/git/worktrees to ensure the