Skip to content

Commit b5de64d

Browse files
Specify "shell" in heading
1 parent 3437744 commit b5de64d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ root: .
55

66
## Quick reference
77

8-
### Basics - navigating the shell
8+
### Navigating the shell
99

1010
`pwd`
1111
: print working directory
@@ -19,7 +19,7 @@ root: .
1919
`cd`
2020
: change directory
2121

22-
### Basics - interacting with files
22+
### Interacting with files in the shell
2323

2424
`mkdir`
2525
: make directory
@@ -45,7 +45,7 @@ root: .
4545
`rm`
4646
: remove a file or files. NB: *USE WITH CAUTION!!!*
4747

48-
### Basic Git commands
48+
### Git commands
4949

5050
Git cheat sheet handouts:
5151

0 commit comments

Comments
 (0)