Skip to content

script that allows to easily install desired Nerd Font

Notifications You must be signed in to change notification settings

aseeralfaisal/.nerd-fonts-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Installing Nerd Fonts

image

Prerequisites

Ensure you have the following prerequisites:

  • BASH or ZSH or a compatible shell.
  • Git installed on your system.

Installation Steps

  1. Clone the Repository into Your Home Directory

    First, clone the Nerd Fonts CLI repository to your local machine using Git:

    git clone https://github.com/your-repository/nerd-fonts-cli.git
    
  2. Navigate to the Repository Directory

    cd nerd-fonts-cli
    
  3. Make the installation executable

    chmod +x install.sh
    
  4. Run the Installation Script

    ./install.sh
    
  5. Configure Aliases (Optional)

    ./configure.sh

About

script that allows to easily install desired Nerd Font

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages