fix url for font
This commit is contained in:
parent
ab93ac7163
commit
7328cf970f
2
Makefile
2
Makefile
@ -15,4 +15,4 @@ mintedstyle:
|
||||
(diff ./webassembly.py /usr/lib/python3/dist-packages/pygments/lexers/webassembly.py > /dev/null) || (echo "please install the correct wasm file for syntax highlighting by running cp ./webassembly.py /usr/lib/python3/dist-packages/pygments/lexers/webassembly.py" && exit 1)
|
||||
|
||||
roboto:
|
||||
fc-list | grep "RobotoMono Nerd" > /dev/null || (echo "please install RobotoMono font, see: https://git.zapashcanon.fr/zapashcanon/dot-files/src/branch/master/scripts/install_dist_softwares.sh#L8-L21" && exit 1)
|
||||
fc-list | grep "RobotoMono Nerd" > /dev/null || (echo "please install RobotoMono font, see: https://git.zapashcanon.fr/zapashcanon/dot-files/src/branch/master/scripts/install_dist_software.sh#L8-L21" && exit 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user