officialrajdeepsingh / nerd-fonts-installer

Nerd Fonts Installer is a bash script that allows users to easily install any nerd font in a Debian-based distribution by following a few simple steps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nerd Fonts Installer

Licence Debian Bash Script

The Nerd Fonts installer is a bash-based script that installs the Nerd front in Debian and Debian-based Linux distros, such as Ubuntu, Linux Mint, Kali Linux, etc.

Demo

DEMO

Install Nerd fonts

Download or install the Nerd Fonts with the Nerd Fonts Installer script. To install Nerd Fonts, run the following script.

bash -c  "$(curl -fsSL https://raw.githubusercontent.com/officialrajdeepsingh/nerd-fonts-installer/main/install.sh)"

After selecting your nerd font, it starts downloading into the system.

About

Nerd Fonts Installer is a bash script that allows users to easily install any nerd font in a Debian-based distribution by following a few simple steps.

License:MIT License


Languages

Language:Shell 100.0%