Fixes Install script for Mono
This commit is contained in:
@@ -75,7 +75,7 @@ function install_ubuntu_mono_nerd() {
|
||||
run wget https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/UbuntuMono.zip
|
||||
run unzip UbuntuMono.zip
|
||||
run mkdir -p ~/.local/share/fonts
|
||||
run cp *.ttf ~/.local/share/fonts/
|
||||
cp *.ttf ~/.local/share/fonts/
|
||||
run fc-cache -f
|
||||
popd
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user