Skip to content

Commit 3519f86

Browse files
committed
website: update powershell logo. #845
1 parent df32d5a commit 3519f86

File tree

3 files changed

+6
-29
lines changed

3 files changed

+6
-29
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Quick Reference
4747
## 编程
4848

4949
[Bash](./docs/bash.md)<!--rehype:style=background: rgb(72 143 223);-->
50-
[Powershell](./docs/powershell.md)<!--rehype:style=background: rgb(1 36 86);-->
50+
[Powershell](./docs/powershell.md)<!--rehype:style=background: rgb(0 81 197);-->
5151
[C 语言](./docs/c.md)<!--rehype:style=background: rgb(92 107 192);-->
5252
[C#](./docs/cs.md)<!--rehype:style=background: rgb(6 147 13);&class=contributing-->
5353
[C++](./docs/cpp.md)<!--rehype:style=background: rgb(6 147 13);&class=contributing-->

assets/powershell.svg

Lines changed: 4 additions & 27 deletions
Loading

docs/powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PowerShell 备忘清单
22
===
33

4-
一种强大的命令行界面和脚本语言,主要用于自动化任务和配置管理,特别适合系统管理员和 IT 专业人士。以下是 PowerShell 常用命令的备忘清单,可帮助快速参考常用操作
4+
PowerShell 用于自动化任务和配置管理的常用命令的备忘清单,可帮助系统管理员快速参考常用操作
55

66
常用操作
77
---

0 commit comments

Comments
 (0)