Download a patched version of JetBrainsMono
from nerd-fonts
with all the glyphs we need for neovim.
How to connect to GitHub with SSH:
ssh-keygen -t ed25519 -C "[email protected]"
On macOS:
pbcopy < ~/.ssh/id_ed25519.pub
On Linux:
xclip -selection clipboard < ~/.ssh/id_ed25519.pub
Important
Add the new key here
ssh -T [email protected]
mv ~/.config/nvim{,.bak}