diff --git a/fonts.zsh b/fonts.zsh deleted file mode 100755 index 6cc059e..0000000 --- a/fonts.zsh +++ /dev/null @@ -1,9 +0,0 @@ -# clone -git clone https://github.com/powerline/fonts.git --depth=1 -# install -cd fonts -./install.sh -# clean-up a bit -cd .. -rm -rf fonts -