Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bytedaring/d07fc58647cec19cc6538ed02a0c22b6 to your computer and use it in GitHub Desktop.
Save bytedaring/d07fc58647cec19cc6538ed02a0c22b6 to your computer and use it in GitHub Desktop.
iTerm
Set "codicon" font to nonicons in your favorite terminal settings.
e.g.) iTerm
By using two fonts, you can use your favorite font as the main font.
If the terminal can only use one font, you need to use the nonicons patched font.
Kitty
After installing the font, add the following line to your kitty.conf file:
# https://github.com/ChristianChiarulli/neovim-codicons/blob/main/dist/codicon.css
symbol_map U+ea60-U+ebf8 codicon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment