You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notes/2023-01-31.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,10 @@
7
7
```{tab-item} Windows
8
8
Use Git for Windows aka GitBash. This program emulates bash for you.
9
9
```
10
-
```{tab-item}
10
+
```{tab-item} Windows with WSL
11
+
Your linux terminal should work.
12
+
```
13
+
```{tab-item} MacOS
11
14
On mac open a terminal window. By default your terminal uses zsh. You may change to bash using the `bash` command or use `zsh`. They are mostly the same.
0 commit comments