Skip to content

Instantly share code, notes, and snippets.

@BuddhiLW
Created July 16, 2024 21:18
Show Gist options
  • Save BuddhiLW/c1375adcd89248d53b6ce918d2458de2 to your computer and use it in GitHub Desktop.
Save BuddhiLW/c1375adcd89248d53b6ce918d2458de2 to your computer and use it in GitHub Desktop.
Install (all) nerdfonts -- can take a while
#!/usr/bin/bash
cd $DOTFILES/gitthings/
git clone https://github.com/ryanoasis/nerd-fonts.git
cd nerd-fonts
./install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment