From 8139940af60ad79e684e51cc262059ca04a0e2d8 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Wed, 23 Apr 2025 21:17:24 +0800 Subject: [PATCH] fix readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index b1c7f1c..87a39a4 100644 --- a/Readme.md +++ b/Readme.md @@ -9,7 +9,7 @@ Yuan dotfile #### 2. 安裝主dotfiles包 ``` -#sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply ssh://git@git.yuaner.tw:10022/yuan/dotfiles.git私人用 +#sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply ssh://git@git.yuaner.tw:10022/yuan/dotfiles.git #私人用 sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply ssh://git@git.yuaner.tw:10022/yuan/dotfiles.git vim +PlugInstall +qall ```