Skip to content

Commit dc9d20e

Browse files
authored
Update install_linux.sh
1 parent 2bddc16 commit dc9d20e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

util/install_linux.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# remove all fonts from ~/.local/share/fonts that start with "Monaspace"
44
rm -rf ~/.local/share/fonts/Monaspace*
55

6+
mkdir -p ~/.local/share/fonts
7+
68
# copy all fonts from ./otf to ~/.local/share/fonts
79
cp ./fonts/otf/* ~/.local/share/fonts
810

0 commit comments

Comments
 (0)