Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
getnf
/
getnf
Public
Notifications
You must be signed in to change notification settings
Fork
51
Star
1.3k
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
getnf
getnf
on
main
User selector
All users
All time
Commit history
Commits on Mar 27, 2026
feat: use a temporary download directory by default
Show description for 501b9ce
trimclain
committed
501b9ce
View commit details
Copy full SHA for 501b9ce
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
chore: bump version
trimclain
committed
8823f25
View commit details
Copy full SHA for 8823f25
View code at this point
Browse repository at this point
chore: prepare for release
trimclain
committed
77c92b1
View commit details
Copy full SHA for 77c92b1
View code at this point
Browse repository at this point
chore: add "-dev" suffix to the version
Show description for 7783770
trimclain
committed
7783770
View commit details
Copy full SHA for 7783770
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
feat: add fzf flags to improve the UI
trimclain
committed
2e64405
View commit details
Copy full SHA for 2e64405
View code at this point
Browse repository at this point
feat: make menu input prompt more pretty
trimclain
committed
8f28eaa
View commit details
Copy full SHA for 8f28eaa
View code at this point
Browse repository at this point
feat: improve verify_internet_access
trimclain
committed
c7f73fd
View commit details
Copy full SHA for c7f73fd
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
chore: make VERSION be just a number for packaging purposes
trimclain
committed
3a00f54
View commit details
Copy full SHA for 3a00f54
View code at this point
Browse repository at this point
perf: improve the speed of verify_internet_access
trimclain
committed
f600e10
View commit details
Copy full SHA for f600e10
View code at this point
Browse repository at this point
feat(direct_install): make font_name check more reliable
trimclain
committed
af5fb20
View commit details
Copy full SHA for af5fb20
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
feat: enable readline support for entering font numbers
Show description for 0b533f0
trimclain
committed
0b533f0
View commit details
Copy full SHA for 0b533f0
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
chore: bump version
trimclain
committed
d58e0e7
View commit details
Copy full SHA for d58e0e7
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
chore: use google.com to verify internet access
Show description for 1fde620
trimclain
committed
1fde620
View commit details
Copy full SHA for 1fde620
View code at this point
Browse repository at this point
fix: make fzf_install filter out installed fonts
trimclain
committed
09ed749
View commit details
Copy full SHA for 09ed749
View code at this point
Browse repository at this point
Commits on Sep 22, 2024
feat: add `-f` to select fonts to install with fzf
trimclain
committed
7b7645a
View commit details
Copy full SHA for 7b7645a
View code at this point
Browse repository at this point
chore: remove fontconfig as a dependency
Show description for 527ddfe
trimclain
committed
527ddfe
View commit details
Copy full SHA for 527ddfe
View code at this point
Browse repository at this point
Commits on May 3, 2024
feat: add the `-g` flag for global operations
Show description for c0c58b9
trimclain
committed
c0c58b9
View commit details
Copy full SHA for c0c58b9
View code at this point
Browse repository at this point
chore: update main color
trimclain
committed
84e85ca
View commit details
Copy full SHA for 84e85ca
View code at this point
Browse repository at this point
Commits on Apr 9, 2024
chore: bump version
trimclain
committed
6b098d5
View commit details
Copy full SHA for 6b098d5
View code at this point
Browse repository at this point
Commits on Apr 8, 2024
feat: update the message for the `-l` flag
Show description for f0500bb
trimclain
committed
f0500bb
View commit details
Copy full SHA for f0500bb
View code at this point
Browse repository at this point
Commits on Apr 7, 2024
feat: add `-L` to list all Nerd Fonts
Show description for 599bc8b
trimclain
committed
599bc8b
View commit details
Copy full SHA for 599bc8b
View code at this point
Browse repository at this point
Commits on Apr 5, 2024
feat: update macOS animations
Show description for 59175e3
trimclain
committed
59175e3
View commit details
Copy full SHA for 59175e3
View code at this point
Browse repository at this point
Commits on Apr 3, 2024
fix: use default curl download animation on macOS
trimclain
committed
fa6ef4e
View commit details
Copy full SHA for fa6ef4e
View code at this point
Browse repository at this point
feat: reinstall only old fonts with `-U`
Show description for 85463a1
trimclain
committed
85463a1
View commit details
Copy full SHA for 85463a1
View code at this point
Browse repository at this point
fix: disable message about the process termination
trimclain
committed
6a9023c
View commit details
Copy full SHA for 6a9023c
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
chore: remove unnecessary line
trimclain
committed
3490655
View commit details
Copy full SHA for 3490655
View code at this point
Browse repository at this point
Commits on Mar 31, 2024
feat: add `-U` to update all installed nerd fonts
trimclain
committed
d2bf62e
View commit details
Copy full SHA for d2bf62e
View code at this point
Browse repository at this point
feat: verify valid fonts faster in direct_install
trimclain
committed
449bac3
View commit details
Copy full SHA for 449bac3
View code at this point
Browse repository at this point
style: update getnf
Show description for c0a4eb4
trimclain
committed
c0a4eb4
View commit details
Copy full SHA for c0a4eb4
View code at this point
Browse repository at this point
feat: add `-V` to print `getnf` version
trimclain
committed
5fdd6d2
View commit details
Copy full SHA for 5fdd6d2
View code at this point
Browse repository at this point
feat: change `-f` to `-a` and add `-l`
Show description for 7aa5320
trimclain
committed
7aa5320
View commit details
Copy full SHA for 7aa5320
View code at this point
Browse repository at this point
Commits on Mar 30, 2024
chore: update font uninstallation
trimclain
committed
03aed4d
View commit details
Copy full SHA for 03aed4d
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
style: fix formatting
trimclain
committed
c1b172c
View commit details
Copy full SHA for c1b172c
View code at this point
Browse repository at this point
feat: add custom animations
trimclain
committed
f65de0a
View commit details
Copy full SHA for f65de0a
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
feat: add colored titles
trimclain
committed
e2a8d7d
View commit details
Copy full SHA for e2a8d7d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.