nvim
nerd-fonts
nvim | nerd-fonts | |
---|---|---|
1 | 249 | |
0 | 55,916 | |
- | 1.5% | |
10.0 | 9.4 | |
about 2 years ago | 5 days ago | |
Lua | CSS | |
- | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nvim
nerd-fonts
- Nerd Fonts: 3,600 Icons and 50 Patched Fonts for Developers
-
(Youtube blogpost) Building Tree Link app with Svelte and Tailwind CSS
iTerm2 is a fast terminal emulator for macOS. Install one of Nerd Fonts for displaying fancy glyphs on your terminal. My current choice is Hack. And use it on your terminal app. For example, on iTerm2:
-
Install Nerd Fonts (or any fonts) easily in Linux
./install-font.sh https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/Hack.zip
-
Bro Install Neovim On Windows And Setup Neovim Without Neovim Package Manager 🙀
D2Coding 😹 extract and install all your font and gone to the windows terminal settings
-
ZSH with Starship
# Tạo thư mục tạm để lưu các tệp tải về mkdir ~/nerd-fonts && cd ~/nerd-fonts # Tải xuống các tệp zip wget https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/DroidSansMono.zip wget https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/NerdFontsSymbolsOnly.zip # Giải nén DroidSansMono unzip DroidSansMono.zip -d DroidSansMono # Giải nén NerdFontsSymbolsOnly unzip NerdFontsSymbolsOnly.zip -d NerdFontsSymbolsOnly sudo mkdir -p /usr/share/fonts/truetype/nerd-fonts sudo cp DroidSansMono/*.otf /usr/share/fonts/truetype/nerd-fonts/ sudo cp NerdFontsSymbolsOnly/*.ttf /usr/share/fonts/truetype/nerd-fonts/ sudo fc-cache -fv
- Nerd Fonts: Over 50 Patched Fonts with 3,600 Icons for Devs and Designers
- 🚀 Um Guia Prático para Configurar Zsh, Oh My Zsh, asdf e Spaceship Prompt com Zinit para Seu Ambiente de Desenvolvimento
-
🚀 A Hands-On Guide to Setting Up Zsh, Oh My Zsh, asdf, and Spaceship Prompt with Zinit for Your Development Environment
Go to the Nerd Fonts GitHub repository and download your preferred font (e.g., Hack or Roboto Mono).
- Oh My Posh- Powershell Terminal Setup
-
Install NerdFont (or any fonts) using the command line in Debian (or other Linux)
wget -P ~/.local/share/fonts https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/JetBrainsMono.zip \ && cd ~/.local/share/fonts \ && unzip JetBrainsMono.zip \ && rm JetBrainsMono.zip \ && fc-cache -fv
What are some alternatives?
gruvbox-material - Gruvbox with Material Palette
powerline - Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
FiraCode - Free monospaced font with programming ligatures
Font-Awesome - The iconic SVG, font, and CSS toolkit
kitty - Cross-platform, fast, feature-rich, GPU based terminal
powerlevel10k - A Zsh theme
Visual Studio Code - Public documentation for Visual Studio Code
LazyVim - Neovim config for the lazy
Menlo-for-Powerline - Menlo font patched to work with Powerline
JetBrainsMono - JetBrains Mono – the free and open-source typeface for developers
Hack - A typeface designed for source code
polybar-themes - A huge collection of polybar themes with different styles, colors and variants.