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: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,10 @@ Go:
30
30
go install github.com/dlvhdr/diffnav
31
31
```
32
32
33
-
> [!NOTE] To get the icons to render properly you should download and install a Nerd font from https://www.nerdfonts.com/. Then, select that font as your font for the terminal.
34
-
> You can install these with brew as well: `brew install --cask font-<FONT NAME>-nerd-font`
33
+
> [!NOTE]
34
+
> To get the icons to render properly you should download and install a Nerd font from https://www.nerdfonts.com/. Then, select that font as your font for the terminal.
35
+
>
36
+
> _You can install these with brew as well: `brew install --cask font-<FONT NAME>-nerd-font`_
0 commit comments