Code Monkey home page Code Monkey logo

getnf's Introduction

getnf-logo

getnf - Get Nerd Fonts

getnf getnf getnf getnf

Easily install Nerd Fonts from the terminal.

image

Supported Platforms

getnf is supported on macOS and Linux.

Prerequisites

  • curl
  • fontconfig (only on Linux)

Installation

Make sure that ~/.local/bin is in your PATH.

Run

curl -fsSL https://raw.githubusercontent.com/getnf/getnf/main/install.sh | bash

to install the latest version of getnf, or install the latest release with

curl -fsSL https://raw.githubusercontent.com/getnf/getnf/main/install.sh | bash -s -- --branch=release-0.1

You can suppress the installation output with the flag --silent or -s:

curl -fsSL https://raw.githubusercontent.com/getnf/getnf/main/install.sh | bash -s -- --silent

Packages

On Arch Linux you can install getnf from the AUR:

paru -S getnf

Usage

Run getnf to show the font menu.

There are several flags available:

Flag Description
-h Show the help message
-k Keep the downloaded font archives
-a Include installed Nerd Fonts in the menu
-g Install/Uninstall/List/Update Nerd Fonts for all users
-l List installed Nerd Fonts
-L List all Nerd Fonts
-i <font> Directly install a specified Nerd Font
-i <name1>,<name2>,
-i "<name1> <name2>"
Directly install multiple Nerd Fonts
-u <font> Uninstall a specified Nerd Font
-u <name1>,<name2>,
-u "<name1> <name2>"
Uninstall multiple Nerd Fonts
-U Update all installed Nerd Fonts
-V Print the current version of getnf

You can get the exact names of the fonts to use with -i and -u from getnf -L.

Enjoy!

getnf's People

Contributors

trimclain avatar ronniedroid avatar jrock2004 avatar chrisevett avatar emiljaregran avatar geraldolsribeiro avatar mark-pitblado avatar niksingh710 avatar stevenroose avatar hernandor avatar ndonfris avatar sambergo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.