nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more (by ryanoasis)
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. (by powerline)
nerd-fonts | powerline | |
---|---|---|
250 | 23 | |
57,350 | 14,506 | |
1.4% | 0.3% | |
9.3 | 5.3 | |
3 days ago | 7 months ago | |
CSS | Python | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
nerd-fonts
Posts with mentions or reviews of nerd-fonts.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-11.
- Nerd Fonts – Iconic font aggregator, collection, and patcher
- 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
powerline
Posts with mentions or reviews of powerline.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-01.
-
How I manage multiple kubernetes clusters w/ kubectx & kubens
I love powerline over traditional PS1 (aka command prompt). It's beautiful and highly customizable.
- Powerline arrows bugged
-
How do you work with buffers?
Powerline (and airline, as well as all plugins of that kind) offers, among other things, a GUI that helps you manage buffers and tabs. There are plugins that do just that and nothing else, which are best used alongside powerline/airline/etc, for example bufferline.
- How can I replicate?
-
Is Vim worth the investment?
Powerline Provides a much nicer status line in Vim, including integration with Git to tell you what branch you’re on and the tracking status of the file you’re working on.
-
What is the name of the cli tool that shows your current branch and changes you've made?
powerline includes prompts for bash and zsh that include git info. (despite selling itself as a vim statusline, I believe you can use its shell prompts without using it with vim.)
-
What are these characters? They look sort of like shurikens
Could also be a patched font. Some fonts use the private use area of unicode to draw glyphs for use in interface. Check out for example these patched fonts for Powerline on GitHub. Powerline is a status line plugin for vim and it uses text to draw the interface. If you download one, drop it on a font visualizer e.g. fontdrop.info you'll see a range of specific glyphs inside the private use area (E000–F8FF). There's even an Ubuntu logo at E0FF.
-
Getting an error message when trying to use nvim after installing alacritty
You are wrong
-
After years on Linux, I just discovered Vim & TMUX. They're fucking amazing.
Wait until you discover that you can apply powerline to both of them
-
Add Powerline glyphs to IBM Plex fonts
IBM Plex is an interesting font that I'm looking forward to, and I would like to try it out. However, you may be in similar setup as I am, which relays on Powerline glyphs in order to display vim/statusline/prompt correctly.
What are some alternatives?
When comparing nerd-fonts and powerline you can also consider the following projects:
kitty - Cross-platform, fast, feature-rich, GPU based terminal
starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Font-Awesome - The iconic SVG, font, and CSS toolkit
vim-airline - lean & mean status/tabline for vim that's light as air
FiraCode - Free monospaced font with programming ligatures
liquidprompt - A full-featured & carefully designed adaptive prompt for Bash & Zsh