Skip to content

Commit

Permalink
Add run comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sullrich84 authored and Finii committed Apr 12, 2023
1 parent 9defc59 commit 046bdc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/scripts/test-fonts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# Nerd Fonts Version: 2.3.3
# Script Version: 1.0.0

# Run this script in your local bash:
# curl https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/bin/scripts/test-fonts.sh | bash

# Given an array of decimal numbers print all unicode codepoint.
function print-decimal-unicode-range() {
local originalSequence=("$@")
Expand Down

0 comments on commit 046bdc3

Please sign in to comment.