feat: add bash.md cheatsheet.

This commit is contained in:
jaywcjlove
2022-10-03 00:37:06 +08:00
parent a289cfe67e
commit f65a82e176
6 changed files with 1053 additions and 23 deletions

View File

@ -7,6 +7,7 @@ Quick Reference
## 编程
[Bash](./docs/bash.md)<!--rehype:style=background: rgb(72 143 223/var(\-\-bg\-opacity));-->
[Docker](./docs/docker.md)<!--rehype:style=background: rgb(72 143 223/var(\-\-bg\-opacity));-->
[Dockerfile](./docs/dockerfile.md)<!--rehype:style=background: rgb(0 72 153/var(\-\-bg\-opacity));-->
[JavaScript](./docs/javascript.md)<!--rehype:style=background: rgb(203 183 31/var(\-\-bg\-opacity));-->