Skip to content

Commit 29bb4e4

Browse files
committed
doc: update docs/chatgpt.md
1 parent 3519f86 commit 29bb4e4

File tree

2 files changed

+280
-258
lines changed

2 files changed

+280
-258
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ Quick Reference
109109
[React](./docs/react.md)<!--rehype:style=background: rgb(34 143 173);-->
110110
[React Router](./docs/reactrouter.md)<!--rehype:style=background: rgb(244 66 79);&class=tag&data-lang=React-->
111111
[React Native](./docs/react-native.md)<!--rehype:style=background: rgb(34 143 173);&class=tag&data-lang=React-->
112-
[RegEx 正则表达式](./docs/regex.md)<!--rehype:style=background: rgb(149 36 155);-->
113112
[TypeScript](./docs/typescript.md)<!--rehype:style=background: rgb(49 120 198);-->
114113
[Tauri](./docs/tauri.md)<!--rehype:style=background: rgb(103 214 237);&class=contributing-->
115114
[Vue 2](./docs/vue2.md)<!--rehype:style=background: rgb(64 184 131);&class=tag&data-lang=Vue-->
@@ -146,16 +145,6 @@ Quick Reference
146145
[Bun](./docs/bun.md)<!--rehype:style=background: rgb(157 49 81);-->
147146
<!--rehype:class=home-card-->
148147

149-
## 工具
150-
151-
[Emacs](./docs/emacs.md)<!--rehype:style=background: rgb(98 36 134);-->
152-
[Github](./docs/github.md)<!--rehype:style=background: rgb(36 41 47);-->
153-
[nginx](./docs/nginx.md)<!--rehype:style=background: rgb(0 153 0);-->
154-
[Semver](./docs/semver.md)<!--rehype:style=background: rgb(106 111 141);-->
155-
[Vim](./docs/vim.md)<!--rehype:style=background: rgb(9 150 8);-->
156-
[XPath](./docs/xpath.md)<!--rehype:style=background: rgb(91 163 230);-->
157-
<!--rehype:class=home-card-->
158-
159148
## 命令
160149

161150
[ADB, Android Debug Bridge](./docs/adb.md)<!--rehype:style=background: rgb(238 0 0);&class=contributing tag&data-lang=Android&data-info=👆看看还缺点儿什么?-->
@@ -197,16 +186,28 @@ Quick Reference
197186
[FTP](./docs/ftp.md)<!--rehype:style=background: rgb(99 99 99);-->
198187
<!--rehype:class=home-card-->
199188

200-
## 工具箱
189+
## 工具
190+
191+
[ChatGPT](./docs/chatgpt.md)<!--rehype:style=background: rgb(74, 161, 129);&class=tag&data-lang=ai-->
192+
[Emacs](./docs/emacs.md)<!--rehype:style=background: rgb(98 36 134);-->
193+
[Github](./docs/github.md)<!--rehype:style=background: rgb(36 41 47);-->
194+
[Linux Command](./docs/linux-command.md)<!--rehype:style=background: rgb(215 89 62);&class=tag&data-lang=命令速查-->
195+
[Mitmproxy](./docs/mitmproxy.md)<!--rehype:style=background: rgb(4 92 135);-->
196+
[nginx](./docs/nginx.md)<!--rehype:style=background: rgb(0 153 0);-->
197+
[RegEx 正则表达式](./docs/regex.md)<!--rehype:style=background: rgb(149 36 155);-->
198+
[Semver](./docs/semver.md)<!--rehype:style=background: rgb(106 111 141);-->
199+
[Vim](./docs/vim.md)<!--rehype:style=background: rgb(9 150 8);-->
200+
[XPath](./docs/xpath.md)<!--rehype:style=background: rgb(91 163 230);-->
201+
<!--rehype:class=home-card-->
202+
203+
## 软件包管理器
201204

202205
[APT](./docs/apt.md)<!--rehype:style=background: rgb(30 144 255);-->
203206
[Conan](./docs/conan.md)<!--rehype:style=background: rgb(0 193 9);&class=tag&data-lang=C/C++-->
204207
[Conda](./docs/conda.md)<!--rehype:style=background: rgb(68 168 51);&class=tag&data-lang=Python-->
205208
[CocoaPods](./docs/cocoapods.md)<!--rehype:style=background: rgb(251 0 6);&class=tag&data-lang=C/C++-->
206209
[Cargo](./docs/cargo.md)<!--rehype:style=background: rgb(71 71 71);&class=tag&data-lang=Rust-->
207210
[Homebrew](./docs/homebrew.md)<!--rehype:style=background: rgb(252 185 87);&class=tag&data-lang=macOS-->
208-
[Linux Command](./docs/linux-command.md)<!--rehype:style=background: rgb(215 89 62);&class=tag&data-lang=命令速查-->
209-
[Mitmproxy](./docs/mitmproxy.md)<!--rehype:style=background: rgb(4 92 135);-->
210211
[Pacman](./docs/pacman.md)<!--rehype:style=background: rgb(24 147 209);&class=tag&data-lang=archlinux&class=contributing-->
211212
[YUM](./docs/yum.md)<!--rehype:style=background: rgb(86 86 123);-->
212213
[SDKMAN](./docs/sdkman.md)<!--rehype:style=background: rgb(0 118 198);-->
@@ -264,7 +265,6 @@ Quick Reference
264265
[Emoji](./docs/emoji.md)<!--rehype:style=\-\-bg\-opacity: 0.75;background-image: linear-gradient(to left, rgba(74 222 128 / var(\-\-bg\-opacity)), rgba(59 130 246 / var(\-\-bg\-opacity)));-->
265266
[MIME types](./docs/mime.md)<!--rehype:style=background: rgb(16 185 129);-->
266267
[Resolutions](./docs/resolutions.md)<!--rehype:style=background: rgb(16 185 129);-->
267-
[ChatGPT](./docs/chatgpt.md)<!--rehype:style=background: rgb(74, 161, 129);&class=tag&data-lang=ai-->
268268
<!--rehype:class=home-card-->
269269

270270
## 看到缺少什么了吗?

0 commit comments

Comments
 (0)