Skip to content

Commit cfe47dd

Browse files
authored
Merge pull request #23328 from rayw000/shell-scripts-syntax-highlighting
Shell script syntax highlighting in README.md
2 parents 282666d + 7ae9f1e commit cfe47dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Try checking the current limit for open files:
7676

7777
Then run the following commands (adapted from https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c):
7878

79-
```
79+
```shell
8080
#!/bin/sh
8181

8282
# These are the original gist links, linking to my gists now.

0 commit comments

Comments
 (0)