Skip to content

Commit

Permalink
Update install_linux.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sontungexpt authored Nov 14, 2023
1 parent 2bddc16 commit dc9d20e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions util/install_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# remove all fonts from ~/.local/share/fonts that start with "Monaspace"
rm -rf ~/.local/share/fonts/Monaspace*

mkdir -p ~/.local/share/fonts

# copy all fonts from ./otf to ~/.local/share/fonts
cp ./fonts/otf/* ~/.local/share/fonts

Expand Down

0 comments on commit dc9d20e

Please sign in to comment.