diff --git a/scripts/fonts.sh b/scripts/fonts.sh index 51836c1..608d2ea 100755 --- a/scripts/fonts.sh +++ b/scripts/fonts.sh @@ -1,9 +1 @@ -#!/bin/bash -# clone -git clone https://github.com/powerline/fonts.git --depth=1 -# install -cd fonts -./install.sh -# clean-up a bit -cd .. -rm -rf fonts +echo "visit https://github.com/ryanoasis/nerd-fonts"