diff --git a/content/about-git.md b/content/about-git.md
index 24618c0..a3f27bb 100644
--- a/content/about-git.md
+++ b/content/about-git.md
@@ -71,6 +71,12 @@ git config [--global] user.email "[email address]"
```
git config core.ignorecase false
```
+
+- 配置git默认使用的编辑器
+```
+git config --global core.editor "nvim"
+```
+
## 连接远程仓库
连接到远程仓库并推送需要证明你有权写入仓库。早期Github可以使用密码认证,现在则使用密钥认证。
diff --git a/public/about-git/index.html b/public/about-git/index.html
index fd8ef4f..7c23037 100644
--- a/public/about-git/index.html
+++ b/public/about-git/index.html
@@ -182,6 +182,11 @@
git config core.ignorecase false
+
+git config --global core.editor "nvim"
+
连接远程仓库
连接到远程仓库并推送需要证明你有权写入仓库。早期Github可以使用密码认证,现在则使用密钥认证。
diff --git a/public/pagefind/fragment/en_16db812.pf_fragment b/public/pagefind/fragment/en_16db812.pf_fragment
new file mode 100644
index 0000000..72dac22
Binary files /dev/null and b/public/pagefind/fragment/en_16db812.pf_fragment differ
diff --git a/public/pagefind/fragment/en_dc9face.pf_fragment b/public/pagefind/fragment/en_dc9face.pf_fragment
deleted file mode 100644
index aca332f..0000000
Binary files a/public/pagefind/fragment/en_dc9face.pf_fragment and /dev/null differ
diff --git a/public/pagefind/index/en_3c68d9a.pf_index b/public/pagefind/index/en_3c68d9a.pf_index
deleted file mode 100644
index e577c9d..0000000
Binary files a/public/pagefind/index/en_3c68d9a.pf_index and /dev/null differ
diff --git a/public/pagefind/index/en_55fcea3.pf_index b/public/pagefind/index/en_55fcea3.pf_index
deleted file mode 100644
index 7989ac5..0000000
Binary files a/public/pagefind/index/en_55fcea3.pf_index and /dev/null differ
diff --git a/public/pagefind/index/en_7d89685.pf_index b/public/pagefind/index/en_7d89685.pf_index
new file mode 100644
index 0000000..2712b41
Binary files /dev/null and b/public/pagefind/index/en_7d89685.pf_index differ
diff --git a/public/pagefind/index/en_85147a0.pf_index b/public/pagefind/index/en_85147a0.pf_index
new file mode 100644
index 0000000..eb965e9
Binary files /dev/null and b/public/pagefind/index/en_85147a0.pf_index differ
diff --git a/public/pagefind/index/en_a3e526d.pf_index b/public/pagefind/index/en_a3e526d.pf_index
deleted file mode 100644
index f0346d8..0000000
Binary files a/public/pagefind/index/en_a3e526d.pf_index and /dev/null differ
diff --git a/public/pagefind/index/en_cd62e4c.pf_index b/public/pagefind/index/en_cd62e4c.pf_index
deleted file mode 100644
index 747640b..0000000
Binary files a/public/pagefind/index/en_cd62e4c.pf_index and /dev/null differ
diff --git a/public/pagefind/index/en_da205af.pf_index b/public/pagefind/index/en_da205af.pf_index
new file mode 100644
index 0000000..27bc77f
Binary files /dev/null and b/public/pagefind/index/en_da205af.pf_index differ
diff --git a/public/pagefind/index/en_e93083a.pf_index b/public/pagefind/index/en_e93083a.pf_index
new file mode 100644
index 0000000..c746229
Binary files /dev/null and b/public/pagefind/index/en_e93083a.pf_index differ
diff --git a/public/pagefind/index/en_f03843f.pf_index b/public/pagefind/index/en_f03843f.pf_index
new file mode 100644
index 0000000..5d8b597
Binary files /dev/null and b/public/pagefind/index/en_f03843f.pf_index differ
diff --git a/public/pagefind/index/en_f866289.pf_index b/public/pagefind/index/en_f866289.pf_index
deleted file mode 100644
index 0950ae0..0000000
Binary files a/public/pagefind/index/en_f866289.pf_index and /dev/null differ
diff --git a/public/pagefind/pagefind-entry.json b/public/pagefind/pagefind-entry.json
index f558d7f..4ce2228 100644
--- a/public/pagefind/pagefind-entry.json
+++ b/public/pagefind/pagefind-entry.json
@@ -1 +1 @@
-{"version":"1.3.0","languages":{"en":{"hash":"en_51c5905d47","wasm":"en","page_count":77}}}
\ No newline at end of file
+{"version":"1.3.0","languages":{"en":{"hash":"en_1515ccaa8c","wasm":"en","page_count":77}}}
\ No newline at end of file
diff --git a/public/pagefind/pagefind.en_1515ccaa8c.pf_meta b/public/pagefind/pagefind.en_1515ccaa8c.pf_meta
new file mode 100644
index 0000000..00d2297
Binary files /dev/null and b/public/pagefind/pagefind.en_1515ccaa8c.pf_meta differ
diff --git a/public/pagefind/pagefind.en_51c5905d47.pf_meta b/public/pagefind/pagefind.en_51c5905d47.pf_meta
deleted file mode 100644
index 30ba4df..0000000
Binary files a/public/pagefind/pagefind.en_51c5905d47.pf_meta and /dev/null differ