Updated font instructions in install script
This commit is contained in:
@@ -55,11 +55,9 @@ echo "For Zotero, see installation notes in ~/Cloud/Notes/Config.md. Good?"
|
||||
read response
|
||||
|
||||
# fonts
|
||||
mkdir .fonts/
|
||||
echo "Download TTF fonts and put them in ~/.fonts:"
|
||||
echo "https://fonts.google.com/specimen/Roboto (home system)"
|
||||
sudo cp ~/.fonts/dinreg.ttf /usr/share/fonts/
|
||||
echo "Download fonts and put them in /usr/share/fonts/:"
|
||||
echo "https://github.com/be5invis/Iosevka/releases/latest (home terminal)"
|
||||
echo "https://github.com/JetBrains/JetBrainsMono/releases/latest (POP terminals)"
|
||||
echo "https://www.latofonts.com/lato-free-fonts/ (office system)"
|
||||
echo "Good?"
|
||||
read response
|
||||
|
||||
Reference in New Issue
Block a user