Skip to content

amingnn/dotfiles

Repository files navigation

使用一条命令设置一台新机器

# 常规环境(保留 chezmoi,后续继续管理与更新)  
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply <GitHub用户名>

# 一次性环境(完成后清理 chezmoi 相关痕迹)
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --one-shot <GitHub用户名>

拉取远程最新版本

chezmoi update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors